Bump the npm_and_yarn group across 8 directories with 7 updates#1
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Bumps the npm_and_yarn group with 1 update in the /types/universal-router directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp). Bumps the npm_and_yarn group with 1 update in the /types/schwifty directory: [objection](https://github.com/vincit/objection.js). Bumps the npm_and_yarn group with 1 update in the /types/rollup-plugin-json directory: [rollup](https://github.com/rollup/rollup). Bumps the npm_and_yarn group with 1 update in the /types/rappid directory: [jointjs](https://github.com/clientIO/joint). Bumps the npm_and_yarn group with 1 update in the /types/moxios directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /types/menubar directory: [electron](https://github.com/electron/electron). Bumps the npm_and_yarn group with 1 update in the /types/jest-json-schema directory: [ajv](https://github.com/ajv-validator/ajv). Bumps the npm_and_yarn group with 1 update in the /types/electron-window-state directory: [electron](https://github.com/electron/electron). Updates `path-to-regexp` from 2.4.0 to 8.4.2 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v2.4.0...v8.4.2) Updates `objection` from 1.6.11 to 3.1.5 - [Commits](Vincit/objection.js@1.6.11...3.1.5) Updates `rollup` from 0.54.1 to 4.60.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-0.md) - [Commits](rollup/rollup@v0.54.1...v4.60.1) Updates `jointjs` from 2.2.1 to 3.7.7 - [Release notes](https://github.com/clientIO/joint/releases) - [Changelog](https://github.com/clientIO/joint/blob/master/CHANGELOG) - [Commits](clientIO/joint@v2.2.1...v3.7.7) Updates `axios` from 0.16.2 to 1.14.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.16.2...v1.14.0) Updates `electron` from 1.8.8 to 41.1.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v1.8.8...v41.1.1) Updates `ajv` from 4.11.8 to 8.18.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@4.11.8...v8.18.0) Updates `electron` from 1.8.8 to 41.1.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v1.8.8...v41.1.1) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 8.4.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: objection dependency-version: 3.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.60.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jointjs dependency-version: 3.7.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: electron dependency-version: 41.1.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ajv dependency-version: 8.18.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: electron dependency-version: 41.1.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #2. |
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 1 update in the /types/universal-router directory: path-to-regexp.
Bumps the npm_and_yarn group with 1 update in the /types/schwifty directory: objection.
Bumps the npm_and_yarn group with 1 update in the /types/rollup-plugin-json directory: rollup.
Bumps the npm_and_yarn group with 1 update in the /types/rappid directory: jointjs.
Bumps the npm_and_yarn group with 1 update in the /types/moxios directory: axios.
Bumps the npm_and_yarn group with 1 update in the /types/menubar directory: electron.
Bumps the npm_and_yarn group with 1 update in the /types/jest-json-schema directory: ajv.
Bumps the npm_and_yarn group with 1 update in the /types/electron-window-state directory: electron.
Updates
path-to-regexpfrom 2.4.0 to 8.4.2Release notes
Sourced from path-to-regexp's releases.
... (truncated)
Changelog
Sourced from path-to-regexp's changelog.
Commits
cbf30258.4.2937c02dMinimize array allocations (#437)57247e6Improve compile performance (#436)5844988Remove internal tokenization during parse (#435)9a78879Error on trailing backslash (#434)7f058768.4.16bc8e84Remove trie deduplication (#431)5bcd30bAllow backtrack handling to match itself (#427)9f9c6c5Add parsing to benchmarks (#418)9fd31e0Addtrailing: falsetests (#428)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
objectionfrom 1.6.11 to 3.1.5Commits
76fb48ev3.1.5bf76780fix: Generic static This.85f0a10Bump elliptic from 6.5.4 to 6.5.7e65d86eAdd fromRaw to FromSelector regex. Closes Vincit/objection.js#262852582feFix argument types of onConflict1401e5fBump send and express766ab1dMigrate to docker compose v247b61f6Make trx optional for Model.transaction(trx, cb)5576d18fix: naming mismatch between documentation and example4f089ceCI: add Node 22 to version matrixMaintainer changes
This version was pushed to npm by lehni, a new releaser for objection since your current version.
Updates
rollupfrom 0.54.1 to 4.60.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ae871d74.60.151f8f60fix: skip dropping side-effects on namespaceReexportsByName cache hit (#6274)...ca55406chore(deps): pin dependency typescript to v5 (#6320)fe50d86chore(deps): pin dependencies (#6317)42785ffchore(deps): update minor/patch updates (#6319)65e82a9chore(deps): update msys2/setup-msys2 digest to cafece8 (#6318)c336205chore(deps): update openharmony-rs/setup-ohos-sdk action to v1 (#6321)b25d25efix(deps): update swc monorepo (major) (#6322)119abdbchore(deps): lock file maintenance (#6324)5598a66chore(deps): lock file maintenance (#6323)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rollup since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
jointjsfrom 2.2.1 to 3.7.7Release notes
Sourced from jointjs's releases.
... (truncated)
Changelog
Sourced from jointjs's changelog.
... (truncated)
Commits
59647a9Release v3.7.7 (#2384)c314a3dfix(util.breakText): take in account international characters (#2385)8d3a09ffix(dia.Paper): custom events on link label (#2381)d033ff4docs(standard.InscribedImage): fix typo in code example (#2377)ad99755chore: remove lodash3 test (#2372)739c7c1Release v3.7.6 (#2362)7aca426feat(routers.RightAngle): support user defined vertices (#2224)70a8631fix(Geometry): prevent rounding errors in simplify() of Polyline (#2371)4684a9achore(travis): update node and ubuntu dist (#2368)82213b1chore(deps): bump node version to 18 (#2367)Updates
axiosfrom 0.16.2 to 1.14.0Release notes
Sourced from axios's releases.
... (truncated)
Commits
46bee3dchore(release): prepare release 1.14.0 (#10563)518aff5chore: add AI Moderator workflow for spam detection (#10551)b7dfda3chore(sponsor): update sponsor block (#10557)9aa34d5fix: updated release flow to match the current flows (#10562)e9e5ebeUpdate packages to latest version (#10556)4d8931cfix: formidable dependency vulnerable to arbitrary (#7533)3a6f5c1chore(deps-dev): bump@babel/preset-env(#7531)bcfd299fix: bug axios breaks commonjs compatibility main entry (#7532)d6dcbfdfix: dependabot uses the correct labels (#7530)5dd7ba7chore: upgrade to latest ts (#7522)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
electronfrom 1.8.8 to 41.1.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
7889677ci: update actions to node24 (#50522)40eb416ci: update nick-fields/retry to v4.0.0 (#50544)5a69e80ci: add functionality for programmatic add/remove needs-signed-commits label ...90decd4fix: add missing HandleScope in contentTracing.getTraceBufferUsage() (#50594)ba551d2perf: enable V8 builtins PGO (#50574)24784edrefactor: improve input handling in FilePath gin converter (#50547)f49f6b1docs: clarify allowed characters in protocol names (#50538)c63e0d8test: add interactive macOS dialog tests (#50528)33a81b4fix: registerPrintDialogLinuxFactoryon Linux (#50486)eb49ed9fix: outdated execution path for COM activation (#50519)Updates
ajvfrom 4.11.8 to 8.18.0Release notes
Sourced from ajv's releases.
... (truncated)
Commits
142ce848.18.0720a23ffix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...82735a1fix: typos in schema-language.md (#2507)b17ec32fix: small grammatical error in managing-schemas.md (#2508)69568d0fix: #2482 Infinity and NaN serialise to null (#2487)f06766ffeat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...9050ba1bump version to 8.17.1 (#2472)f7831b4fixes #2217 - clarify custom keyword naming (#2457)a523784fix: changes for@typescript-eslint/array-typerule (#2467)595fe58feat: add test for encoded refs and bump fast-uri (#2449)Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
electronfrom 1.8.8 to 41.1.1Release notes
Sourced from electron's releases.