-
Notifications
You must be signed in to change notification settings - Fork 8
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 serialize-javascript, nuxt and webpack #859
base: main
Are you sure you want to change the base?
Conversation
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Updates `serialize-javascript` from 5.0.1 to 6.0.2 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v5.0.1...v6.0.2) Updates `nuxt` from 2.17.3 to 3.15.4 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.15.4/packages/nuxt) Updates `webpack` from 4.47.0 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.47.0...v5.97.1) --- updated-dependencies: - dependency-name: serialize-javascript dependency-type: indirect - dependency-name: nuxt dependency-type: direct:production - dependency-name: webpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request upgrades three key dependencies. It bumps serialize-javascript to version 6.0.2, updates nuxt from 2.17.3 to 3.15.4, and upgrades webpack from 4.47.0 to 5.97.1. The implementation updates version strings in package.json and aligns the package-lock.json with the dependency changes, ensuring that all related transitive dependency adjustments are handled. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
❌ Deploy Preview for neurobagel-annotator failed.
|
Bumps serialize-javascript to 6.0.2 and updates ancestor dependencies serialize-javascript, nuxt and webpack. These dependencies need to be updated together.
Updates
serialize-javascript
from 5.0.1 to 6.0.2Release notes
Sourced from serialize-javascript's releases.
... (truncated)
Commits
b71ec23
6.0.2f27d65d
fix: serialize URL string contents to prevent XSS (#173)02499c0
Bump@babel/traverse
from 7.10.1 to 7.23.7 (#171)0d88527
docs: update readme with URL support (#146)e2a3a91
chore: update node version and lock file5a1fa64
fix typo (#164)7139f92
Release v6.0.1 (#157)7e23ae8
Fix serialization issue for 0n. (#156)343abd9
Bump json5 from 2.1.3 to 2.2.3 (#155)38d0e70
Bump mocha from 10.1.0 to 10.2.0 (#153)Updates
nuxt
from 2.17.3 to 3.15.4Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
244da17
v3.15.4ceaf0f5
chore(deps): update all non-major dependencies (3.x) (#30804)626eba0
fix(nuxt): don't warn about callinguseRoute
in SFC setup (#30788)7a1e5c8
fix(nuxt): allow restarting nuxt on paths outsidesrcDir
(#30771)ca2d91f
fix(kit): load@nuxt/schema
fromnuxt
package dir (#30774)b78da56
fix(nuxt): clear island uid before saving into the payload (#30767)e0c47f9
fix(nuxt): improve error logging when parsing withacorn
(#30754)940bcb8
chore(deps): update all non-major dependencies (3.x) (#30747)048f974
v3.15.3e96a96d
perf(nuxt): enableTransition
component only on client side (#30720)Updates
webpack
from 4.47.0 to 5.97.1Release notes
Sourced from webpack's releases.
... (truncated)
Commits
3612d36
chore(release): 5.97.1eb7ac6f
fix: perf regression554be24
fix: sub define key should't be renamed when it's a defined variable5e0e780
refactor: issue #1903058fb035
fix: sub define key should't be renamed when it's a defined variableaf1fd12
perf: regression34f19cb
fix: package.json0ec7f5d
refactor: issue #190305e7b8a2
fix:package.json
644f1d1
refactor: no extra work for CSS unescapingMost Recent Ignore Conditions Applied to This Pull Request
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 disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Build: