Recursive descent parser for extglob, allowing correct support
for arbitrarily nested extglob expressions
Bump required Node.js version
7.4
Add escape() method
Add unescape() method
Add Minimatch.hasMagic() method
7.3
Add support for posix character classes in a unicode-aware way.
7.2
Add windowsNoMagicRoot option
7.1
Add optimizationLevel configuration option, and revert the
default back to the 6.2 style minimal optimizations, making the
advanced transforms introduced in 7.0 opt-in. Also, process
provided file paths in the same way in optimizationLevel:2
mode, so most things that matched with optimizationLevel 1 or
0 should match with level 2 as well. However, level 1 is the
default, out of an abundance of caution.
7.0
Preprocess patterns to simplify complicated patterns and reduce
out .. pattern portions where possible. Note that this means
a pattern like a/b/../* will be equivalent to a/*, and will
not match the string a/b/../c. If this causes problems, it
can be addressed in a patch release by resolving .. portions
in the test string.
This is a prerelease version to test our ability to release.
Other than removing or updating dependencies, it contains no intended user-facing changes.
Bumps the npm_and_yarn group with 8 updates in the /nodejs/sqlcommenter-nodejs/packages/sqlcommenter-knex directory:
4.17.1
4.19.2
0.19.5
2.4.0
6.3.5
6.29.0
4.2.1
4.2.3
2.0.2
2.0.6
3.0.4
5.0.1
8.2.1
10.4.0
1.1.0
1.1.1
Bumps the npm_and_yarn group with 7 updates in the /nodejs/sqlcommenter-nodejs/packages/sqlcommenter-sequelize directory:
4.18.1
4.19.2
6.21.4
6.29.0
4.2.1
4.2.3
2.0.2
2.0.6
4.1.1
5.0.2
6.2.3
10.4.0
13.7.0
13.12.0
Bumps the npm_and_yarn group with 12 updates in the /nodejs/sqlcommenter-nodejs/samples/express-opentelemetry directory:
4.17.1
4.19.2
0.21.15
2.4.0
6.3.5
6.29.0
2.0.2
2.0.6
3.0.4
3.1.2
1.2.6
1.2.8
5.7.1
5.7.2
1.2.3
1.8.22
6.10.2
6.11.4
0.10.0
1.3.1
3.0.3
3.1.4
1.12.0
1.13.6
Bumps the npm_and_yarn group with 1 update in the /php/sqlcommenter-php/samples/sqlcommenter-laravel directory: axios.
Updates
express
from 4.17.1 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: cookie@0.6.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
knex
from 0.19.5 to 2.4.0Release notes
Sourced from knex's releases.
... (truncated)
Changelog
Sourced from knex's changelog.
... (truncated)
Commits
3475d81
Prepare to release 2.4.0e97f922
Bump tsd from 0.24.1 to 0.25.0 (#5396)e145322
1227: add assertion for basic where clause values (#5417)962bb0a
Bump sinon from 14.0.2 to 15.0.1 (#5413)ab45314
Add JSDoc (TS Flavour) to mjs stub file (#5390)72bd1f7
Fix: orWhereJson (#5361)4fc939a
Fixes unexpected max acquire-timeout (#5377)5c4837c
Fix lib/.gitignore path separator on Windows. (#5325)7dbbd00
Bump actions/setup-node from 3.4.1 to 3.5.1 (#5356)d39051f
fix: add missing type for 'expirationChecker' on PgConnectionConfig (#5334)Updates
sequelize
from 6.3.5 to 6.29.0Release notes
Sourced from sequelize's releases.
... (truncated)
Commits
d3f5b5a
feat: throw an error if attribute includes parentheses (fixes CVE-2023-22578)...53bd9b7
meta: fix null test getWhereConditions (#15705)13f2e89
fix: accept undefined in where (#15703)d9e0728
fix: throw if where receives an invalid value (#15699)48d6193
fix: update moment-timezone version (#15685)fd4afa6
feat(types): use retry-as-promised types for retry options to match documenta...1247c01
feat: add support for bigints (backport of #14485) (#15413)94beace
feat(postgres): add support for lock_timeout #15345 (#15355)7885000
fix(oracle): remove hardcoded maxRows value (#15323)bc39fd6
fix: fix parameters not being replaced when after $$ strings (#15307)Maintainer changes
This version was pushed to npm by sdepold, a new releaser for sequelize since your current version.
Updates
qs
from 6.7.0 to 6.11.0Changelog
Sourced from qs's changelog.
... (truncated)
Commits
56763c1
v6.11.0ddd3e29
[readme] fix version badgec313472
[New] [Fix]stringify
: revert 0e903c0; addcommaRoundTrip
option95bc018
v6.10.50e903c0
[Fix]stringify
: witharrayFormat: comma
, properly include an explicit `[...ba9703c
v6.10.44e44019
[Fix]stringify
: witharrayFormat: comma
, include an explicit[]
on a s...113b990
[Dev Deps] updateobject-inspect
c77f38f
[Dev Deps] updateeslint
,@ljharb/eslint-config
,aud
,has-symbol
,tape
2cf45b2
[meta] usenpmignore
to autogenerate an npmignore fileUpdates
browserify-sign
from 4.2.1 to 4.2.3Changelog
Sourced from browserify-sign's changelog.
Commits
bf2c3ec
v4.2.39247adf
[patch] widen support to 0.12f427270
[Deps] update `parse-asn187f3a35
[Dev Deps] updateaud
,npmignore
,tape
fb261ce
[Deps] updateelliptic
4d0ee49
[patch] drop minimum node support to v19e2bf12
[Deps] pinhash-base
to ~3.0, due to a breaking change168e16f
[Deps] pinelliptic
due to a breaking change37a4758
[actions] remove redundant finisher4af5a90
v4.2.2Maintainer changes
This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version.
Updates
dottie
from 2.0.2 to 2.0.6Release notes
Sourced from dottie's releases.
Commits
03d7ee7
2.0.60371a92
Bump minimatch and mocha (#38)0715d4c
2.0.510e4b14
remove preventExtensions in transform()0edfecf
Bump pathval from 1.1.0 to 1.1.1 (#36)f840241
add maintenance noticeb183fff
remove mention of preventExtensionse0c8bae
2.0.47d3aee1
rudimentary proto guardingb48e227
add github action to run testsUpdates
minimatch
from 3.0.4 to 5.0.1Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
9f49616
5.0.1cdc3188
don't load the whole path module just for the sepdfa4f22
test unix path so win32 has full coveragea000988
remove unused npmignore file0b2d3ba
mention fnmatch(3) in impl comparison8c3f5f4
skip tests on windows that rely on \ being a valid path charfc44f5f
5.0.09104d8d
Expect exclusively forward slash as path sep, same as node-glob58b72d3
fix(brace-expansion): ignore only blocks that begins with $048ada0
4.2.1Updates
mocha
from 8.2.1 to 10.4.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
ffd9557
Release v10.4.07ac67f3
build(deps): bump the github-actions group with 2 updates (#5125)7a2781c
chore: activate dependabot for workflows (#5123)97dcbb2
fix: harden error handling inlib/cli/run.js
(#5074)6f3f45e
fix: xunit integration test (#5122)a5b5652
docs: fix documentation concerning glob expansion on UNIX (#4869)efbb147
feat: add file path to xunit reporter (#4985)a2e600d
fix: closes #5115 (#5116)3735873
feat: include.cause
stacks in the error... _Description has been truncated_