discord-bot-creator
discord-bot-creator copied to clipboard
Bump json5, babel-loader, next and nextron
Bumps json5 to 2.2.3 and updates ancestor dependencies json5, babel-loader, next and nextron. These dependencies need to be updated together.
Updates json5
from 2.2.0 to 2.2.3
Release notes
Sourced from json5's releases.
v2.2.3
- Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299)
v2.2.2
- Fix: Properties with the name
__proto__
are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).v2.2.1
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
Changelog
Sourced from json5's changelog.
v2.2.3 [code, diff]
- Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299)
v2.2.2 [code, diff]
- Fix: Properties with the name
__proto__
are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).v2.2.1 [code, diff]
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
Commits
c3a7524
2.2.394fd06d
docs: update CHANGELOG for v2.2.33b8cebf
docs(security): use GitHub security advisoriesf0fd9e1
docs: publish a security policy6a91a05
docs(template): bug -> bug report14f8cb1
2.2.210cc7ca
docs: update CHANGELOG for v2.2.27774c10
fix: add proto to objects and arraysedde30a
Readme: slight tweak to intro97286f8
Improve example in readme- Additional commits viewable in compare view
Updates babel-loader
from 8.2.2 to 8.2.5
Release notes
Sourced from babel-loader's releases.
v8.2.5
What's Changed
- fix: respect
inputSourceMap
loader option by@alan-agius4
in babel/babel-loader#896New Contributors
@alan-agius4
made their first contribution in babel/babel-loader#896Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5
v8.2.4
What's Changed
- doc(README.md): fix a broken markdown link by
@loveDstyle
in babel/babel-loader#919- Bump loader-utils to 2.x by
@stianjensen
in babel/babel-loader#931- Use md5 hashing for OpenSSL 3 by
@pathmapper
in babel/babel-loader#924Thanks
@loveDstyle
,@stianjensen
and@pathmapper
for your first PRs!8.2.3
This release fixes compatibility with Node.js 17
- Use md5 hash for caching on node v17 (babel/babel-loader#918)
Thanks
@Reptarsrage
!
Commits
1f98d3c
8.2.5c622868
fix: respectinputSourceMap
loader option (#896)f7982c1
8.2.44bb9e21
Use md5 hashing for OpenSSL 3 (#924)247c94b
Bump loader-utils to 2.x (#931)052c07a
doc(README.md): fix a broken markdown link (#919)199c207
8.2.30093525
Usemd5
has for caching on node v17 (#918)7fdf6f4
chore: update readme example (#907)f3538d0
Fix failing main (#903)- Additional commits viewable in compare view
Updates next
from 11.1.2 to 13.1.1
Release notes
Sourced from next's releases.
v13.1.1
Core Changes
- Exclude
srcset
from svg image: #44308- Fix CSS resource path not matched in
__entry_css_files__
: #44310- Fix
next/image
404 whenbasePath
andtrailingSlash
defined: #44312Documentation Changes
- Remove experimental for modularizeImports from docs and example: #44311
Example Changes
- Updated dependencies for
with-tailwindcss
example: #44289Misc Changes
- Use turbo for packing files in test setup: #44074
Credits
Huge thanks to
@JanKaifer
,@Nutlope
,@styfle
, and@chibicode
for helping!v13.1.1-canary.1
Core Changes
- Fix
next/image
404 whenbasePath
andtrailingSlash
defined: #44312Documentation Changes
- Remove experimental for modularizeImports from docs and example: #44311
Credits
Huge thanks to
@chibicode
and@styfle
for helping!v13.1.1-canary.0
Core Changes
- Exclude
srcset
from svg image: #44308- Fix CSS resource path not matched in
__entry_css_files__
: #44310Example Changes
- Updated dependencies for
with-tailwindcss
example: #44289Misc Changes
- Use turbo for packing files in test setup: #44074
... (truncated)
Commits
4ac737e
v13.1.1f0a8b7e
v13.1.1-canary.1b0a1e99
Fixnext/image
404 whenbasePath
andtrailingSlash
defined (#44312)f0aa10b
Remove experimental for modularizeImports from docs and example (#44311)44548dd
v13.1.1-canary.000b2113
Fix CSS resource path not matched in__entry_css_files__
(#44310)fd0d0f5
Excludesrcset
from svg image (#44308)8a9133d
Updated dependencies forwith-tailwindcss
example (#44289)fd9ec64
Use turbo for packing files in test setup (#44074)02489c2
v13.1.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.
Updates nextron
from 7.1.0 to 8.2.0
Commits
6b1ef6c
v8.2.05be80ed
chore: Bump rollup from 2.71.1 to 2.78.1a649e76
chore: Bump webpack from 5.72.0 to 5.74.0f441c94
chore: Bump@babel/core
from 7.17.10 to 7.18.134d709c7
chore: Bump typescript from 4.6.4 to 4.8.2a66d9eb
chore: Bump tailwindcss from 3.0.24 to 3.1.8dd5c534
chore: Bump@emotion/react
from 11.9.0 to 11.10.0b695d20
chore: Bump antd from 4.20.2 to 4.22.869be640
chore: Bump react from 18.1.0 to 18.2.02346c2f
chore: Bump next from 12.1.6 to 12.2.5- 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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.