-
Notifications
You must be signed in to change notification settings - Fork 37
Bump the npm_and_yarn group across 1 directory with 7 updates #2001
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
master
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-cf342cc3de
base: master
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
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
faef2bb
to
cccc11f
Compare
@dependabot rebase |
Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.26.9` | `7.27.0` | | [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) | `7.26.9` | `7.27.0` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.9` | `7.27.0` | | [axios](https://github.com/axios/axios) | `1.7.9` | `1.9.0` | | [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) | `3.3.2` | `3.3.3` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.7` | `2.0.9` | | [image-size](https://github.com/image-size/image-size) | `1.2.0` | `1.2.1` | Updates `@babel/helpers` from 7.26.9 to 7.27.0 - [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.27.0/packages/babel-helpers) Updates `@babel/runtime-corejs3` from 7.26.9 to 7.27.0 - [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.27.0/packages/babel-runtime-corejs3) Updates `@babel/runtime` from 7.26.9 to 7.27.0 - [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.27.0/packages/babel-runtime) Updates `axios` from 1.7.9 to 1.9.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.9.0) Updates `estree-util-value-to-estree` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases) - [Commits](remcohaszing/estree-util-value-to-estree@v3.3.2...v3.3.3) Updates `http-proxy-middleware` from 2.0.7 to 2.0.9 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9) Updates `image-size` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/image-size/image-size/releases) - [Commits](image-size/image-size@v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime-corejs3" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-version: 7.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.9.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: estree-util-value-to-estree dependency-version: 3.3.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: image-size dependency-version: 1.2.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
cccc11f
to
b1a3e47
Compare
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 7 updates in the / directory:
7.26.9
7.27.0
7.26.9
7.27.0
7.26.9
7.27.0
1.7.9
1.9.0
3.3.2
3.3.3
2.0.7
2.0.9
1.2.0
1.2.1
Updates
@babel/helpers
from 7.26.9 to 7.27.0Release notes
Sourced from
@babel/helpers
's releases.... (truncated)
Changelog
Sourced from
@babel/helpers
's changelog.... (truncated)
Commits
5c350ea
v7.27.0ca4865a
Fix: align behaviour to tscrewriteRelativeImportExtensions
(#17118)e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)Updates
@babel/runtime-corejs3
from 7.26.9 to 7.27.0Release notes
Sourced from
@babel/runtime-corejs3
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime-corejs3
's changelog.... (truncated)
Commits
5c350ea
v7.27.0ca4865a
Fix: align behaviour to tscrewriteRelativeImportExtensions
(#17118)e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)Updates
@babel/runtime
from 7.26.9 to 7.27.0Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
5c350ea
v7.27.0ca4865a
Fix: align behaviour to tscrewriteRelativeImportExtensions
(#17118)e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)Updates
axios
from 1.7.9 to 1.9.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
cdcfd21
chore(release): v1.9.0 (#6891)987d2e2
fix(http): send minimal end multipart boundary (#6661)f112edf
chore(ci): add PR files guard action; (#6890)61de4c0
chore(ci): update github actions; (#6889)c3aba3d
chore(ci): add labeler github action; (#6888)f7a3b5e
fix(headers): fixed support for setting multiple header values from an iterat...e61a893
fix(types): fix autocomplete for adapter config (#6855)6c5d4cd
fix(core): fix the Axios constructor implementation to treat the config argum...dfe8411
fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (#6767)d4f7df4
fix(headers): fixgetSetCookie
by using 'get' method for caseless access; (...Updates
estree-util-value-to-estree
from 3.3.2 to 3.3.3Release notes
Sourced from estree-util-value-to-estree's releases.
Commits
cb5305c
3.3.31854f86
Add remark job as a dependency of release559fce2
Run tests against Node.js 22652e019
Use singular Object.defineProperty if possibled0c394f
Fix proto property emitUpdates
http-proxy-middleware
from 2.0.7 to 2.0.9Release notes
Sourced from http-proxy-middleware's releases.
Changelog
Sourced from http-proxy-middleware's changelog.
Commits
617a7c9
chore(package): v2.0.9 (#1099)d22d587
fix(fixRequestBody): check readableLength (#1097)d03d51b
chore(package): v2.0.8 (#1094)c50dd06
fix(fixRequestBody): handle invalid request (#1091)76a9d8d
fix(fixRequestBody): prevent multiple .write() calls (#1090)Updates
image-size
from 1.2.0 to 1.2.1Release notes
Sourced from image-size's releases.
Commits
a4178fb
1.2.1640a67d
fix potential Denial of Service via specially crafted payloadsYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.