chore(deps): bump the npm_and_yarn group across 10 directories with 18 updates#1
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…8 updates Bumps the npm_and_yarn group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mongodb](https://github.com/mongodb/node-mongodb-native) | `4.6.0` | `4.17.0` | | [uuid](https://github.com/uuidjs/uuid) | `8.3.2` | `14.0.0` | | [knex](https://github.com/knex/knex) | `2.0.0` | `2.4.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `2.3.3` | `3.9.8` | | [sqlite3](https://github.com/TryGhost/node-sqlite3) | `5.0.8` | `5.1.5` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.16.7` | `7.29.7` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.15` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` | | [flatted](https://github.com/WebReflection/flatted) | `3.2.4` | `3.4.2` | | [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.7` | `4.7.9` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.5` | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.34` | `0.5.48` | | [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` | | [tar-fs](https://github.com/mafintosh/tar-fs) | `2.1.1` | `2.1.4` | Bumps the npm_and_yarn group with 3 updates in the /packages/sqlite directory: [sqlite3](https://github.com/TryGhost/node-sqlite3), [@mikro-orm/knex](https://github.com/mikro-orm/mikro-orm) and [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm). Bumps the npm_and_yarn group with 1 update in the /packages/seeder directory: [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm). Bumps the npm_and_yarn group with 1 update in the /packages/reflection directory: [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm). Bumps the npm_and_yarn group with 2 updates in the /packages/postgresql directory: [@mikro-orm/knex](https://github.com/mikro-orm/mikro-orm) and [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm). Bumps the npm_and_yarn group with 3 updates in the /packages/mysql directory: [mysql2](https://github.com/sidorares/node-mysql2), [@mikro-orm/knex](https://github.com/mikro-orm/mikro-orm) and [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm). Bumps the npm_and_yarn group with 2 updates in the /packages/mongodb directory: [mongodb](https://github.com/mongodb/node-mongodb-native) and [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm). Bumps the npm_and_yarn group with 3 updates in the /packages/migrations directory: [knex](https://github.com/knex/knex), [@mikro-orm/knex](https://github.com/mikro-orm/mikro-orm) and [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm). Bumps the npm_and_yarn group with 2 updates in the /packages/mariadb directory: [@mikro-orm/knex](https://github.com/mikro-orm/mikro-orm) and [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm). Bumps the npm_and_yarn group with 2 updates in the /packages/knex directory: [knex](https://github.com/knex/knex) and [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm). Updates `mongodb` from 4.6.0 to 4.17.0 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.0/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v4.6.0...v4.17.0) Updates `uuid` from 8.3.2 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v14.0.0) Updates `knex` from 2.0.0 to 2.4.0 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@2.0.0...2.4.0) Updates `mysql2` from 2.3.3 to 3.9.8 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v2.3.3...v3.9.8) Updates `sqlite3` from 5.0.8 to 5.1.5 - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.0.8...v5.1.5) Updates `@babel/core` from 7.16.7 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `brace-expansion` from 1.1.11 to 1.1.15 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.15) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `decode-uri-component` from 0.2.0 to 0.2.2 - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) Updates `flatted` from 3.2.4 to 3.4.2 - [Commits](WebReflection/flatted@v3.2.4...v3.4.2) Updates `handlebars` from 4.7.7 to 4.7.9 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.9) Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `minimatch` from 3.0.4 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.5) Updates `moment-timezone` from 0.5.34 to 0.5.48 - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.34...0.5.48) Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...2.3.2) Updates `tar-fs` from 2.1.1 to 2.1.4 - [Commits](mafintosh/tar-fs@v2.1.1...v2.1.4) Updates `sqlite3` from 5.0.8 to 5.1.5 - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.0.8...v5.1.5) Updates `@mikro-orm/knex` from 5.9.8 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v6.6.14) Updates `@mikro-orm/core` from 5.9.8 to 7.1.4 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v7.1.4) Updates `@mikro-orm/core` from 5.9.8 to 7.1.4 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v7.1.4) Updates `@mikro-orm/core` from 5.9.8 to 7.1.4 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v7.1.4) Updates `@mikro-orm/knex` from 5.9.8 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v6.6.14) Updates `@mikro-orm/core` from 5.9.8 to 7.1.4 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v7.1.4) Updates `mysql2` from 2.3.3 to 3.9.8 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v2.3.3...v3.9.8) Updates `@mikro-orm/knex` from 5.9.8 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v6.6.14) Updates `@mikro-orm/core` from 5.9.8 to 7.1.4 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v7.1.4) Updates `mongodb` from 4.6.0 to 4.17.0 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.0/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v4.6.0...v4.17.0) Updates `@mikro-orm/core` from 5.9.8 to 7.1.4 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v7.1.4) Updates `knex` from 2.0.0 to 2.4.0 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@2.0.0...2.4.0) Updates `@mikro-orm/knex` from 5.9.8 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v6.6.14) Updates `@mikro-orm/core` from 5.9.8 to 7.1.4 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v7.1.4) Updates `@mikro-orm/knex` from 5.9.8 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v6.6.14) Updates `@mikro-orm/core` from 5.9.8 to 7.1.4 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v7.1.4) Updates `knex` from 2.0.0 to 2.4.0 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@2.0.0...2.4.0) Updates `@mikro-orm/core` from 5.9.8 to 7.1.4 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.9.8...v7.1.4) --- updated-dependencies: - dependency-name: mongodb dependency-version: 4.17.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: knex dependency-version: 2.4.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mysql2 dependency-version: 3.9.8 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sqlite3 dependency-version: 5.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.15 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: decode-uri-component dependency-version: 0.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: moment-timezone dependency-version: 0.5.48 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 2.1.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: sqlite3 dependency-version: 5.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/knex" dependency-version: 6.6.14 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/core" dependency-version: 7.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/core" dependency-version: 7.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/core" dependency-version: 7.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/knex" dependency-version: 6.6.14 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/core" dependency-version: 7.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: mysql2 dependency-version: 3.9.8 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/knex" dependency-version: 6.6.14 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/core" dependency-version: 7.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: mongodb dependency-version: 4.17.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/core" dependency-version: 7.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: knex dependency-version: 2.4.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/knex" dependency-version: 6.6.14 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/core" dependency-version: 7.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/knex" dependency-version: 6.6.14 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/core" dependency-version: 7.1.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: knex dependency-version: 2.4.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@mikro-orm/core" dependency-version: 7.1.4 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 16 updates in the / directory:
4.6.04.17.08.3.214.0.02.0.02.4.02.3.33.9.85.0.85.1.57.16.77.29.71.1.111.1.153.0.23.0.30.2.00.2.23.2.43.4.24.7.74.7.94.17.214.18.13.0.43.1.50.5.340.5.482.3.12.3.22.1.12.1.4Bumps the npm_and_yarn group with 3 updates in the /packages/sqlite directory: sqlite3, @mikro-orm/knex and @mikro-orm/core.
Bumps the npm_and_yarn group with 1 update in the /packages/seeder directory: @mikro-orm/core.
Bumps the npm_and_yarn group with 1 update in the /packages/reflection directory: @mikro-orm/core.
Bumps the npm_and_yarn group with 2 updates in the /packages/postgresql directory: @mikro-orm/knex and @mikro-orm/core.
Bumps the npm_and_yarn group with 3 updates in the /packages/mysql directory: mysql2, @mikro-orm/knex and @mikro-orm/core.
Bumps the npm_and_yarn group with 2 updates in the /packages/mongodb directory: mongodb and @mikro-orm/core.
Bumps the npm_and_yarn group with 3 updates in the /packages/migrations directory: knex, @mikro-orm/knex and @mikro-orm/core.
Bumps the npm_and_yarn group with 2 updates in the /packages/mariadb directory: @mikro-orm/knex and @mikro-orm/core.
Bumps the npm_and_yarn group with 2 updates in the /packages/knex directory: knex and @mikro-orm/core.
Updates
mongodbfrom 4.6.0 to 4.17.0Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
... (truncated)
Commits
c83a801chore(4.x): release 4.17.0 [skip-ci] (#3763)1b59955chore: update release automation scripts 4.x (#3824)5244711feat(NODE-5398): use mongodb-js/saslprep instead of saslprep (#3820)2910dcafix(NODE-5536): remove credentials from ConnectionPoolCreatedEvent options (#...0c1b654chore(NODE-5400): add@octokit/coreas a devDep (#3750)4adff37chore(NODE-5382): backport release automation scripts (#3747)2d028affix(NODE-5356): prevent scram auth from throwing TypeError if saslprep is not...0e1afc0ci(Node 5335): clean up instance profile from instance after CI runs (#3719)7f5b334ci(NODE-5334): install npm to node_artifacts directory in CI (#3709)e13038dfix(NODE-5316): prevent parallel topology creation in MongoClient.connect (#3...Maintainer changes
This version was pushed to npm by dbx-node, a new releaser for mongodb since your current version.
Updates
uuidfrom 8.3.2 to 14.0.0Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
7c1ea08chore(main): release 14.0.0 (#926)3d2c5b0Merge commit from forkf2c235ffix!: expectcryptoto be global everywhere (requires node@20+) (#935)529ef08chore: upgrade TypeScript and fixup types (#927)086fd79chore: update dependencies (#933)dc4ddb8feat!: drop node@18 support (#934)0f1f9c9chore: switch to Biome for parsing and linting (#932)e2879e6chore: use maintained version of npm-run-all (#930)ffa3138fix: Use GITHUB_TOKEN for release-please and enable npm provenance (#925)0423d49docs: remove obsolete v1 option notes (#915)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
knexfrom 2.0.0 to 2.4.0Release notes
Sourced from knex's releases.
... (truncated)
Changelog
Sourced from knex's changelog.
... (truncated)
Commits
3475d81Prepare to release 2.4.0e97f922Bump tsd from 0.24.1 to 0.25.0 (#5396)e1453221227: add assertion for basic where clause values (#5417)962bb0aBump sinon from 14.0.2 to 15.0.1 (#5413)ab45314Add JSDoc (TS Flavour) to mjs stub file (#5390)72bd1f7Fix: orWhereJson (#5361)4fc939aFixes unexpected max acquire-timeout (#5377)5c4837cFix lib/.gitignore path separator on Windows. (#5325)7dbbd00Bump actions/setup-node from 3.4.1 to 3.5.1 (#5356)d39051ffix: add missing type for 'expirationChecker' on PgConnectionConfig (#5334)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
mysql2from 2.3.3 to 3.9.8Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
f637d3fchore(master): release 3.9.8 (#2700)efe3db5fix(security): sanitize fields and tables when using nestTables (#2702)2e03694fix: support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#2...8b5f691fix(typings): typo fromjonServerPublicKeytoonServerPublicKey(#2699)5c75802build(deps-dev): bump tsx from 4.10.5 to 4.11.0 in /website (#2695)179769fbuild(deps): bump@easyops-cn/docusaurus-search-localin /website (#2696)56289e2build(deps-dev): bump poku from 1.12.1 to 1.13.0 (#2698)b029308build(deps-dev): bump poku from 1.12.1 to 1.13.0 in /website (#2697)539acb8build(deps): bump lucide-react from 0.378.0 to 0.379.0 in /website (#2693)dc80580build(deps-dev): bump@typescript-eslint/eslint-pluginfrom 7.9.0 to 7.10.0 i...Updates
sqlite3from 5.0.8 to 5.1.5Release notes
Sourced from sqlite3's releases.
... (truncated)
Commits
6a806f8v5.1.5edb1934Fixed code execution vulnerability due to Object coercion3a48888Updated bundled SQLite to v3.41.1c1440bdFixed rpath linker option when using a custom sqlite (#1654)93affa4Update microsoft/setup-msbuild action to v1.36f6318ev5.1.4aeafe25Revert "Renamedmasterreferences tomain"57ce2d4Fixed glib compatibility by downgrading to Ubuntu 20af8e567Renamedmasterreferences tomain8fd18a3Extracted function checking code into macroUpdates
@babel/corefrom 7.16.7 to 7.29.7Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)aa8394ev7.29.0ad0d03f[7.x backport] feat: Allow specifying startLine in code frame (#17739)d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/coresince your current version.Updates
brace-expansionfrom 1.1.11 to 1.1.15Release notes
Sourced from brace-expansion's releases.
Commits
2203f4f1.1.150b09384Backport v5.0.6 change to v1 (#111)10c05fc1.1.141afa1b2Add opt-in { max } mitigation to v1 legacy line (#103)2fbb6a2Revert "Backport fix for GHSA-7h2j-956f-4vf2 to v1 (#101)" (#102)0d7652eBackport fix for GHSA-7h2j-956f-4vf2 to v1 (#101)6c353ca1.1.137fd684fBackport fix for GHSA-f886-m6hf-6m8v (#95)44f33b41.1.12c460dbdpkg: publish on tag 1.xUpdates
bracesfrom 3.0.2 to 3.0.3Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)Updates
decode-uri-componentfrom 0.2.0 to 0.2.2Release notes
Sourced from decode-uri-component's releases.
Commits