build(deps): bump the npm_and_yarn group across 2 directories with 8 updates#155
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…updates Bumps the npm_and_yarn group with 3 updates in the /Code-Compiler_server directory: [mongoose](https://github.com/Automattic/mongoose), [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 3 updates in the /client directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) and [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa). Updates `mongoose` from 8.0.3 to 8.18.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.0.3...8.18.1) Updates `mongoose` from 7.6.8 to 7.8.7 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.0.3...8.18.1) Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `express` from 4.21.0 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.0...4.21.2) Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [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@v0.1.10...v0.1.12) Updates `vite` from 4.5.5 to 7.1.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite) Updates `@vitejs/plugin-react-swc` from 3.3.2 to 3.11.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@3.11.0/packages/plugin-react-swc) Updates `vite-plugin-pwa` from 0.16.4 to 0.16.7 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v0.16.4...v0.16.7) Updates `esbuild` from 0.18.20 to 0.25.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.25.9) --- updated-dependencies: - dependency-name: mongoose dependency-version: 8.18.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mongoose dependency-version: 7.8.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-version: 0.7.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.21.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 3.11.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite-plugin-pwa dependency-version: 0.16.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: indirect 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 3 updates in the /Code-Compiler_server directory: mongoose, cookie and express.
Bumps the npm_and_yarn group with 3 updates in the /client directory: vite, @vitejs/plugin-react-swc and vite-plugin-pwa.
Updates
mongoosefrom 8.0.3 to 8.18.1Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
e86c102chore: release 8.18.1b78d37cMerge pull request #15624 from Automattic/vkarpov15/gh-150798071004docs(transactions): add note about nested transactions148393fMerge pull request #15622 from Automattic/vkarpov15/gh-15601ead127bdocs: correct toMap() example union handling24f8fb9Merge pull request #15623 from Automattic/vkarpov15/gh-1560062bea80docs: add working implementation of toMap() helper40a8904Update docs/typescript/query-helpers.md9cd2c97Update docs/typescript/query-helpers.md785909btypes(model): copy base model statics onto discriminator modelUpdates
mongoosefrom 7.6.8 to 7.8.7Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
e86c102chore: release 8.18.1b78d37cMerge pull request #15624 from Automattic/vkarpov15/gh-150798071004docs(transactions): add note about nested transactions148393fMerge pull request #15622 from Automattic/vkarpov15/gh-15601ead127bdocs: correct toMap() example union handling24f8fb9Merge pull request #15623 from Automattic/vkarpov15/gh-1560062bea80docs: add working implementation of toMap() helper40a8904Update docs/typescript/query-helpers.md9cd2c97Update docs/typescript/query-helpers.md785909btypes(model): copy base model statics onto discriminator modelUpdates
cookiefrom 0.6.0 to 0.7.1Release notes
Sourced from cookie's releases.
Commits
cf4658f0.7.16a8b8f5Allow leading dot for domain (#174)58015c0Remove more code and perf wins (#172)ab057d60.7.05f02ca8Migrate history to GitHub releasesa5d591cMigrate history to GitHub releases51968f9Skip isNaN9e7ca51perf(parse): cache length, return early (#144)d6f39b0Fix tests for old node6bb701fRemove failing scorecardMaintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
expressfrom 4.21.0 to 4.21.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
1faf2284.21.22e0fb64deps: bump path-to-regexp@0.1.12 (#6209)59fc270deps: path-to-regexp@0.1.11 (#5956)51fc39cdocs: add funding (#6065)8e229f94.21.1a024c8afix(deps): cookie@0.7.1Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
path-to-regexpfrom 0.1.10 to 0.1.12Release notes
Sourced from path-to-regexp's releases.
Commits
640e6940.1.12f01c26aMerge commit from fork0c711920.1.118f09549Add error on bad input valuesUpdates
vitefrom 4.5.5 to 7.1.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5647540release: v7.1.509f2b52fix: upgrade sirv to 3.0.2 (#20735)14015d7fix: applyfs.strictcheck to HTML files (#20736)122bfbafix(deps): update all non-major dependencies (#20732)bcc3144release: v7.1.40401febfix(deps): update all non-major dependencies (#20709)537fcf9chore: remove unused constants entry from rolldown.config.ts (#20710)79d10edfix: add missing awaits (#20697)8099582refactor: remove unnecessaryminifyparameter fromfinalizeCss(#20701)f367453fix: pass rollup watch options when building in watch mode (#20674)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
Updates
@vitejs/plugin-react-swcfrom 3.3.2 to 3.11.0Release notes
Sourced from
@vitejs/plugin-react-swc's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react-swc's changelog.... (truncated)
Commits
Updates
vite-plugin-pwafrom 0.16.4 to 0.16.7Release notes
Sourced from vite-plugin-pwa's releases.
Commits
641fa21chore: release v0.16.71ff7853chore: bump to pnpm 8.10.218af770refactor: useorder/handlerfor transformIndexHtml (#590)b353ea2chore: release v0.16.6ee96626feat: Vite 5 support (#585)51dc858feat: update type definitions formanifestoptions (#573)17cddeechore: update build tests for Vite 5 ecosystem-ci (#582)b820276chore: release v0.16.5d5a20bechore: update examples including tsconfig and type module (#564)3bb7844chore: update dependencies (#563)