-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump babel-loader from 7.1.5 to 9.1.3 #7
Merged
Merged
Conversation
This file contains 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 [babel-loader](https://github.com/babel/babel-loader) from 7.1.5 to 9.1.3. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v7.1.5...v9.1.3) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Feb 26, 2024
@dependabot merge
…On Mon, 26 Feb 2024, 12:50 dependabot[bot], ***@***.***> wrote:
Bumps babel-loader <https://github.com/babel/babel-loader> from 7.1.5 to
9.1.3.
Release notes
*Sourced from babel-loader's releases
<https://github.com/babel/babel-loader/releases>.*
v9.1.3 Security dependency updates
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot
<https://github.com/dependabot> in babel/babel-loader#982
<https://redirect.github.com/babel/babel-loader/pull/982>
- Bump semver from 7.3.2 to 7.5.2 by @dependabot
<https://github.com/dependabot> in babel/babel-loader#993
<https://redirect.github.com/babel/babel-loader/pull/993>
- bump find-cache-dir to v4 by @JLHwung <https://github.com/JLHwung>
in babel/babel-loader#995
<https://redirect.github.com/babel/babel-loader/pull/995>
New Contributors
- @piwysocki <https://github.com/piwysocki> made their first
contribution in babel/babel-loader#981
<https://redirect.github.com/babel/babel-loader/pull/981>
- @comoser <https://github.com/comoser> made their first contribution
in babel/babel-loader#897
<https://redirect.github.com/babel/babel-loader/pull/897>
*Full Changelog*: ***@***.***
<babel/babel-loader@v9.1.2...v9.1.3>
v9.1.2
9.1.1 was a broken release, it didn't include all the commits.
Dependencies updates
- Bump qs from 6.5.2 to 6.5.3 by @dependabot
<https://github.com/dependabot> in babel/babel-loader#977
<https://redirect.github.com/babel/babel-loader/pull/977>
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot
<https://github.com/dependabot> in babel/babel-loader#980
<https://redirect.github.com/babel/babel-loader/pull/980>
Misc
- GitHub Workflows security hardening by @sashashura
<https://github.com/sashashura> in babel/babel-loader#976
<https://redirect.github.com/babel/babel-loader/pull/976>
New Contributors
- @sashashura <https://github.com/sashashura> made their first
contribution in babel/babel-loader#976
<https://redirect.github.com/babel/babel-loader/pull/976>
*Full Changelog*: ***@***.***
<babel/babel-loader@v9.1.0...v9.1.2>
v9.1.0 New features
- Pass external dependencies from Babel to Webpack by @nicolo-ribaudo
<https://github.com/nicolo-ribaudo> in babel/babel-loader#971
<https://redirect.github.com/babel/babel-loader/pull/971>
*Full Changelog*: ***@***.***
<babel/babel-loader@v9.0.1...v9.1.0>
v9.0.1 Bug Fixes
- remove "node:" builtin prefix by @JLHwung
<https://github.com/JLHwung> in babel/babel-loader#970
<https://redirect.github.com/babel/babel-loader/pull/970>
*Full Changelog*: ***@***.***
<babel/babel-loader@v9.0.0...v9.0.1>
v9.0.0 What's Changed
- update hash method mechanism so it doesn't fail on a fips enabled
machine by @darmbrust <https://github.com/darmbrust> in
babel/babel-loader#939
<https://redirect.github.com/babel/babel-loader/pull/939>
- Require babel ^7.12.0 and Node.js >= 14.15.0 versions by @JLHwung
<https://github.com/JLHwung> in babel/babel-loader#956
<https://redirect.github.com/babel/babel-loader/pull/956>
- Remove dependency on loader-utils and drop webpack 4 support by
@nied <https://github.com/nied> in babel/babel-loader#942
<https://redirect.github.com/babel/babel-loader/pull/942>
New Contributors
- @darmbrust <https://github.com/darmbrust> made their first
contribution in babel/babel-loader#939
<https://redirect.github.com/babel/babel-loader/pull/939>
- @nied <https://github.com/nied> made their first contribution in
babel/babel-loader#942
<https://redirect.github.com/babel/babel-loader/pull/942>
... (truncated)
Commits
- b89dfbd
<babel/babel-loader@b89dfbd>
9.1.3
- 54fb781
<babel/babel-loader@54fb781>
Update caniuse
- 6f300f3
<babel/babel-loader@6f300f3>
bump find-cache-dir to v4 (#995
<https://redirect.github.com/babel/babel-loader/issues/995>)
- 2fd1c0a
<babel/babel-loader@2fd1c0a>
Bump semver from 7.3.2 to 7.5.2 (#993
<https://redirect.github.com/babel/babel-loader/issues/993>)
- b3682fd
<babel/babel-loader@b3682fd>
Add more exhaustive example on customized-loader (#897
<https://redirect.github.com/babel/babel-loader/issues/897>)
- a797c3b
<babel/babel-loader@a797c3b>
ci: bump actions/checkout (#981
<https://redirect.github.com/babel/babel-loader/issues/981>)
- 170350e
<babel/babel-loader@170350e>
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#982
<https://redirect.github.com/babel/babel-loader/issues/982>)
- 78bd0a1
<babel/babel-loader@78bd0a1>
Update README.md (#987
<https://redirect.github.com/babel/babel-loader/issues/987>)
- c049187
<babel/babel-loader@c049187>
Bump webpack from 5.74.0 to 5.76.0 (#986
<https://redirect.github.com/babel/babel-loader/issues/986>)
- 0406d16
<babel/babel-loader@0406d16>
9.1.2
- Additional commits viewable in compare view
<babel/babel-loader@v7.1.5...v9.1.3>
Maintainer changes
This version was pushed to npm by nicolo-ribaudo
<https://www.npmjs.com/~nicolo-ribaudo>, a new releaser for babel-loader
since your current version.
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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 this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#7
Commit Summary
- 68397d5
<68397d5>
Bump babel-loader from 7.1.5 to 9.1.3
File Changes
(1 file <https://github.com/somabc/my-portfolio/pull/7/files>)
- *M* package.json
<https://github.com/somabc/my-portfolio/pull/7/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/somabc/my-portfolio/pull/7.patch
- https://github.com/somabc/my-portfolio/pull/7.diff
—
Reply to this email directly, view it on GitHub
<#7>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADRD3HHZHQAO65L4VGMZDTYVSAKRAVCNFSM6AAAAABD2ENOPGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE2TIMJQGUYTCNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/npm_and_yarn/babel-loader-9.1.3
branch
February 26, 2024 13:05
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 babel-loader from 7.1.5 to 9.1.3.
Release notes
Sourced from babel-loader's releases.
... (truncated)
Commits
b89dfbd
9.1.354fb781
Update caniuse6f300f3
bump find-cache-dir to v4 (#995)2fd1c0a
Bump semver from 7.3.2 to 7.5.2 (#993)b3682fd
Add more exhaustive example on customized-loader (#897)a797c3b
ci: bump actions/checkout (#981)170350e
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#982)78bd0a1
Update README.md (#987)c049187
Bump webpack from 5.74.0 to 5.76.0 (#986)0406d16
9.1.2Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for babel-loader since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)