react-scroll-section
react-scroll-section copied to clipboard
fix: bump babel-loader from 8.2.5 to 9.1.3 in /packages/react-scroll-section
Bumps babel-loader from 8.2.5 to 9.1.3.
Release notes
Sourced from babel-loader's releases.
v9.1.3
Security dependency updates
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by
@dependabot
in babel/babel-loader#982- Bump semver from 7.3.2 to 7.5.2 by
@dependabot
in babel/babel-loader#993- bump find-cache-dir to v4 by
@JLHwung
in babel/babel-loader#995New Contributors
@piwysocki
made their first contribution in babel/babel-loader#981@comoser
made their first contribution in babel/babel-loader#897Full Changelog: https://github.com/babel/babel-loader/compare/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
in babel/babel-loader#977- Bump json5 from 2.2.1 to 2.2.3 by
@dependabot
in babel/babel-loader#980Misc
- GitHub Workflows security hardening by
@sashashura
in babel/babel-loader#976New Contributors
@sashashura
made their first contribution in babel/babel-loader#976Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2
v9.1.0
New features
- Pass external dependencies from Babel to Webpack by
@nicolo-ribaudo
in babel/babel-loader#971Full Changelog: https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0
v9.0.1
Bug Fixes
- remove "node:" builtin prefix by
@JLHwung
in babel/babel-loader#970Full Changelog: https://github.com/babel/babel-loader/compare/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
in babel/babel-loader#939- Require babel ^7.12.0 and Node.js >= 14.15.0 versions by
@JLHwung
in babel/babel-loader#956- Remove dependency on loader-utils and drop webpack 4 support by
@nied
in babel/babel-loader#942New Contributors
@darmbrust
made their first contribution in babel/babel-loader#939@nied
made their first contribution in babel/babel-loader#942
... (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.2- Additional commits viewable in compare view
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)