-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm_and_yarn group across 3 directories with 16 updates #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-e32b69f786
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [ml5](https://github.com/ml5js/ml5-next-gen). Bumps the npm_and_yarn group with 2 updates in the /backend directory: [axios](https://github.com/axios/axios) and [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 7 updates in the /frontend/copyrider directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.6.7` | `1.8.2` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.12` | `5.4.15` | | [esbuild](https://github.com/evanw/esbuild) | `0.18.20` | `0.25.1` | | [flowbite-react](https://github.com/themesberg/flowbite-react/tree/HEAD/packages/ui) | `0.7.2` | `0.7.8` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.6.0` | `3.8.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.15` | `6.2.3` | | [micromatch](https://github.com/micromatch/micromatch) | `4.0.5` | `4.0.8` | Updates `axios` from 0.21.4 to 1.8.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v1.8.4) Updates `ml5` from 0.12.2 to 1.2.1 - [Release notes](https://github.com/ml5js/ml5-next-gen/releases) - [Commits](https://github.com/ml5js/ml5-next-gen/commits/v1.2.1) Updates `follow-redirects` from 1.15.5 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.9) Updates `axios` from 1.6.7 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v1.8.4) Updates `follow-redirects` from 1.15.5 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.9) Updates `express` from 4.16.4 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.16.4...4.20.0) Updates `body-parser` from 1.18.3 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.18.3...1.20.3) Updates `cookie` from 0.3.1 to 0.4.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Changelog](https://github.com/jshttp/cookie/blob/v0.4.1/HISTORY.md) - [Commits](jshttp/cookie@v0.3.1...v0.4.1) Updates `send` from 0.16.2 to 0.18.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.16.2...0.18.0) Updates `serve-static` from 1.13.2 to 1.16.0 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.13.2...1.16.0) Updates `axios` from 1.6.7 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v1.8.4) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `follow-redirects` from 1.15.5 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.9) Updates `vite` from 5.0.12 to 5.4.15 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.15/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.15/packages/vite) Updates `esbuild` from 0.18.20 to 0.25.1 - [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.1) Updates `flowbite-react` from 0.7.2 to 0.7.8 - [Release notes](https://github.com/themesberg/flowbite-react/releases) - [Changelog](https://github.com/themesberg/flowbite-react/blob/main/packages/ui/CHANGELOG.md) - [Commits](https://github.com/themesberg/flowbite-react/commits/flowbite-react@0.7.8/packages/ui) Updates `@vitejs/plugin-react-swc` from 3.6.0 to 3.8.1 - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](vitejs/vite-plugin-react-swc@v3.6.0...v3.8.1) Updates `vite` from 5.4.15 to 6.2.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.15/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.15/packages/vite) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) Updates `nanoid` from 3.3.7 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.11) Updates `rollup` from 4.9.6 to 4.37.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.9.6...v4.37.0) --- updated-dependencies: - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ml5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: body-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: send dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flowbite-react dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@vitejs/plugin-react-swc" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 2 updates in the / directory: axios and ml5.
Bumps the npm_and_yarn group with 2 updates in the /backend directory: axios and express.
Bumps the npm_and_yarn group with 7 updates in the /frontend/copyrider directory:
1.6.71.8.27.0.37.0.65.0.125.4.150.18.200.25.10.7.20.7.83.6.03.8.15.4.156.2.34.0.54.0.8Updates
axiosfrom 0.21.4 to 1.8.4Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
9f6f97bchore(release): v1.8.4 (#6844)f10c2e0fix(buildFullPath): handleallowAbsoluteUrls: falsewithoutbaseURL(#6833)1e6632cchore(deps): bump tj-actions/changed-files in the github-actions group (#6838)39ec206chore(release): v1.8.3 (#6819)10fa70efix: add missing type for allowAbsoluteUrls (#6818)7821ef9docs: update readme to include bun install (#6811)ec159e5fix(xhr/fetch): passallowAbsoluteUrlstobuildFullPathinxhrand `fet...a9f7689chore(release): v1.8.2 (#6812)fb8eec2fix(http-adapter): add allowAbsoluteUrls to path building (#6810)9812045chore(sponsor): update sponsor block (#6804)Updates
ml5from 0.12.2 to 1.2.1Release notes
Sourced from ml5's releases.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by shiffman, a new releaser for ml5 since your current version.
Updates
follow-redirectsfrom 1.15.5 to 1.15.9Commits
e4e55c7Release version 1.15.9 of the npm package.31a1abfAttempt much more gentle detection.d2aaa97Fix url field.62558f0Release version 1.15.8 of the npm package.a8d1ceeReturn subtlety.458ca8eFix native URL test for Node 20.ca49e44Handle KeepAlive connections in tests.f3711d7Test on Node 20 and 22.fda0fafFix typo.760757fRelease version 1.15.7 of the npm package.Updates
axiosfrom 1.6.7 to 1.8.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
9f6f97bchore(release): v1.8.4 (#6844)f10c2e0fix(buildFullPath): handleallowAbsoluteUrls: falsewithoutbaseURL(#6833)1e6632cchore(deps): bump tj-actions/changed-files in the github-actions group (#6838)39ec206chore(release): v1.8.3 (#6819)10fa70efix: add missing type for allowAbsoluteUrls (#6818)7821ef9docs: update readme to include bun install (#6811)ec159e5fix(xhr/fetch): passallowAbsoluteUrlstobuildFullPathinxhrand `fet...a9f7689chore(release): v1.8.2 (#6812)fb8eec2fix(http-adapter): add allowAbsoluteUrls to path building (#6810)9812045chore(sponsor): update sponsor block (#6804)Updates
follow-redirectsfrom 1.15.5 to 1.15.9Commits
e4e55c7Release version 1.15.9 of the npm package.31a1abfAttempt much more gentle detection.d2aaa97Fix url field.62558f0Release version 1.15.8 of the npm package.a8d1ceeReturn subtlety.458ca8eFix native URL test for Node 20.ca49e44Handle KeepAlive connections in tests.f3711d7Test on Node 20 and 22.fda0fafFix typo.760757fRelease version 1.15.7 of the npm package.Updates
expressfrom 4.16.4 to 4.20.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
21df4214.20.04c9ddc1feat: upgrade to serve-static@0.16.09ebe5d5feat: upgrade to send@0.19.0 (#5928)ec4a01bfeat: upgrade to body-parser@1.20.3 (#5926)54271f6fix: don't render redirect values in anchor href125bb74path-to-regexp@0.1.10 (#5902)2a980admerge-descriptors@1.0.3 (#5781)a3e7e05docs: specify new instructions forquestionanddiscussc5addb9deps: path-to-regexp@0.1.8 (#5603)e35380adocs: add@IamLizuto the triage team (#5836)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.
Updates
body-parserfrom 1.18.3 to 1.20.3Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
... (truncated)
Commits
17529511.20.339744cfchore: linter (#534)b2695c4Merge commit from forkade0f3fadd scorecard to readme (#531)99a1bd6deps: qs@6.12.3 (#521)9478591fix: pin to node@22.4.183db46aci: fix errors in ci github action for node 8 and 9 (#523)9d4e212chore: add support for OSSF scorecard reporting (#522)ee913741.20.2368a93aFix strict json error message on Node.js 19+Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
cookiefrom 0.3.1 to 0.4.1Release notes
Sourced from cookie's releases.
Changelog
Sourced from cookie's changelog.
Commits
b22458d0.4.1fa5fe95build: fix typo in Travis CI directive2436f3fbuild: use nyc for code coverage08e98eebuild: Node.js@13.1380372a4build: remove deprecated Travis CI directivee248786Fix maxAge option to reject invalid values7e1398fbuild: Node.js@13.12cb5746dbuild: Node.js@10.209b4abbdbuild: mocha@7.1.1004b693build: Node.js@13.10Updates
sendfrom 0.16.2 to 0.18.0Changelog
Sourced from send's changelog.
... (truncated)
Commits
b69cbb30.18.0f53edbbLimit the headers removed for 304 response706d6dddocs: add security policyb690ba4docs: fix linux build badge linkfed09ffdocs: update copyrightaee1a65deps: destroy@1.2.06060bdadeps: on-finished@2.4.18055f78build: Node.js@17.75364219build: mocha@9.2.2f3cf8a9deps: statuses@2.0.1Updates
serve-staticfrom 1.13.2 to 1.16.0Release notes
Sourced from serve-static's releases.
Changelog
Sourced from serve-static's changelog.
Commits
48c73971.16.00c11fadMerge commit from fork9b5a12a1.15.0a39a0dfdocs: update CI linkd702ea2build: Node.js@17.8ff1510adeps: send@0.18.0813c7e4build: mocha@9.2.22e029f9build: Node.js@17.73269f31build: supertest@6.2.271cd4f8build: mocha@9.2.1Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for serve-static since your current version.
Updates
axiosfrom 1.6.7 to 1.8.2Release notes
Sourced from axios's releases.