Skip to content
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

chore(deps): bump serialize-javascript and kcd-scripts #1469

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps serialize-javascript to 6.0.2 and updates ancestor dependency kcd-scripts. These dependencies need to be updated together.

Updates serialize-javascript from 6.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

Commits

Updates kcd-scripts from 11.2.0 to 16.0.0

Release notes

Sourced from kcd-scripts's releases.

v16.0.0

16.0.0 (2024-07-11)

Bug Fixes

  • utils: setup extension by format in getRollupOutput (#244) (530b9ea)

BREAKING CHANGES

  • utils: Built files now have .mjs or .cjs for ESM and CJS respectively. You may need to update your exports configuration for your library.

v15.0.1

15.0.1 (2024-02-21)

Bug Fixes

v15.0.0

15.0.0 (2024-01-16)

Features

BREAKING CHANGES

  • Drop Node 14 support. You should hopefully not have to do anything to address this change. If you do it'll be very little.

v14.0.1

14.0.1 (2023-10-24)

Bug Fixes

  • packages: pin browserslist and caniuse-lite versions (#238) (f386c5b)

v14.0.0

14.0.0 (2023-07-08)

Bug Fixes

  • Preact build doesn't work due to incorrect Preact imports (#235) (aea6b3c)

... (truncated)

Commits
  • 530b9ea fix(utils): setup extension by format in getRollupOutput (#244)
  • e68fecc fix: update rollup to exclude es5-ext (#243)
  • 04d2732 docs: Add bebbi-scripts (#241)
  • 74820e3 feat: update dependencies (#239)
  • f386c5b fix(packages): pin browserslist and caniuse-lite versions (#238)
  • 9e20489 docs: add SaiMaheshwarReddy as a contributor for code (#236)
  • aea6b3c fix: Preact build doesn't work due to incorrect Preact imports (#235)
  • 4b50543 chore: remove styfle/cancel-workflow-action usage (#234)
  • d7d25b0 fix: Bump Jest to 29.x and drop support for Node.js 12.x (#233)
  • ce96bf4 feat: update dependencies (#228)
  • 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.

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [kcd-scripts](https://github.com/kentcdodds/kcd-scripts). These dependencies need to be updated together.


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

Updates `kcd-scripts` from 11.2.0 to 16.0.0
- [Release notes](https://github.com/kentcdodds/kcd-scripts/releases)
- [Changelog](https://github.com/kentcdodds/kcd-scripts/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/kcd-scripts@v11.2.0...v16.0.0)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
- dependency-name: kcd-scripts
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2025
Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for testing-library ready!

Name Link
🔨 Latest commit 3d6c781
🔍 Latest deploy log https://app.netlify.com/sites/testing-library/deploys/67abac58bfe5bf00080f3fcb
😎 Deploy Preview https://deploy-preview-1469--testing-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-267c3f1ad4 branch March 23, 2025 15:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant