Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2025

Bumps serialize-javascript to 6.0.2 and updates ancestor dependencies serialize-javascript, @open-wc/building-rollup and rollup-plugin-workbox. These dependencies need to be updated together.

Updates serialize-javascript from 4.0.0 to 6.0.2

Release notes

Sourced from serialize-javascript's releases.

v6.0.2

  • fix: serialize URL string contents to prevent XSS (#173) f27d65d
  • Bump @​babel/traverse from 7.10.1 to 7.23.7 (#171) 02499c0
  • docs: update readme with URL support (#146) 0d88527
  • chore: update node version and lock file e2a3a91
  • fix typo (#164) 5a1fa64

yahoo/serialize-javascript@v6.0.1...v6.0.2

v6.0.1

What's Changed

New Contributors

Full Changelog: yahoo/serialize-javascript@v6.0.0...v6.0.1

v6.0.0

Changelog

  • Add support for URL's (#123)
  • Bump mocha from 9.0.0 to 9.0.1 (#124)
  • Bump mocha from 8.4.0 to 9.0.0 (#121)
  • Update Node.js CI matrix (#122)
  • Bump mocha from 8.3.2 to 8.4.0 (#120)
  • Bump lodash from 4.17.19 to 4.17.21 (#119)
  • Bump y18n from 4.0.0 to 4.0.1 (#116)
  • Bump chai from 4.3.3 to 4.3.4 (#115)

... (truncated)

Commits

Updates @open-wc/building-rollup from 2.2.3 to 3.0.2

Release notes

Sourced from @​open-wc/building-rollup's releases.

@​open-wc/building-rollup@​3.0.2

Patch Changes

  • 83561cb4: Bump rollup-plugin-workbox to v8 to fix rollup-plugin-terser import error

@​open-wc/building-rollup@​3.0.1

Patch Changes

  • 8c171e17: Replace rollup-plugin-terser with @rollup/plugin-terser
Changelog

Sourced from @​open-wc/building-rollup's changelog.

3.0.2

Patch Changes

  • 83561cb4: Bump rollup-plugin-workbox to v8 to fix rollup-plugin-terser import error

3.0.1

Patch Changes

  • 8c171e17: Replace rollup-plugin-terser with @rollup/plugin-terser

3.0.0

Major Changes

  • 935c8ffe: Drop support for Node@14

Patch Changes

  • 80c6ae66: Use latest @web/* dependencies. Upgrade Rollup to v3.x
  • Updated dependencies [935c8ffe]
    • @​open-wc/building-utils@​3.0.0
Commits

Updates rollup-plugin-workbox from 6.2.2 to 8.1.1

Release notes

Sourced from rollup-plugin-workbox's releases.

[email protected]

Patch Changes

  • f506af31: Upgrade esbuild to 0.24.x
Changelog

Sourced from rollup-plugin-workbox's changelog.

8.1.1

Patch Changes

  • f506af31: Upgrade esbuild to 0.24.x

8.1.0

Minor Changes

  • 8218a0a5: Update ESBuild to latest version

8.0.2

Patch Changes

  • 640ba85f: added types for main entry point

8.0.1

Patch Changes

  • 9ae9c2e7: fix: generate sw arg

8.0.0

Major Changes

  • f7927b81: feat: update workbox v7

    • Update workbox to v7
    • Removed the mode option in favour of just always bundling/removing process.env for the service worker when using injectManifest

Patch Changes

  • 85647c10: Update lit-html
  • 5acaf838: Update @typescript-eslint/parser
  • d56f6bb0: fix: esbuild options shouldnt override swsrc and swdest
  • ab4720fa: fix: terser import

7.0.1

Patch Changes

  • 1109ec37: Replace rollup-plugin-terser with @rollup/plugin-terser

7.0.0

Major Changes

... (truncated)

Commits
  • 5f4f351 Version Packages
  • dc23517 chore: bump esbuild to 0.24.0
  • f506af3 chore: upgrade esbuild to 0.20.x
  • 5792e9c Add file extensions to file imports
  • 835bb24 Version Packages
  • 6913c67 update esbuild
  • c4cf785 chore(deps): bump esbuild from 0.17.19 to 0.19.2
  • 0fd20a8 Version Packages
  • 521ea5f build: add 'types' section in exports
  • cae145f chore: update script name in code
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…rollup-plugin-workbox

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), [@open-wc/building-rollup](https://github.com/open-wc/open-wc/tree/HEAD/packages/building-rollup) and [rollup-plugin-workbox](https://github.com/modernweb-dev/web/tree/HEAD/packages/rollup-plugin-workbox). These dependencies need to be updated together.


Updates `serialize-javascript` from 4.0.0 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v4.0.0...v6.0.2)

Updates `@open-wc/building-rollup` from 2.2.3 to 3.0.2
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/building-rollup/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/[email protected]/packages/building-rollup)

Updates `rollup-plugin-workbox` from 6.2.2 to 8.1.1
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/rollup-plugin-workbox/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/[email protected]/packages/rollup-plugin-workbox)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
- dependency-name: "@open-wc/building-rollup"
  dependency-type: direct:development
- dependency-name: rollup-plugin-workbox
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants