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 the production-dependencies group across 1 directory with 4 updates #346

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps the production-dependencies group with 4 updates in the / directory: @codesandbox/sandpack-react, cypress, isomorphic-dompurify and next.

Updates @codesandbox/sandpack-react from 2.13.10 to 2.14.2

Release notes

Sourced from @​codesandbox/sandpack-react's releases.

v2.14.2

2.14.2 (2024-06-06)

Bug Fixes

  • export: normalize files and pass template (#1145) (c3bc09d)

v2.14.1

2.14.1 (2024-06-05)

Bug Fixes

v2.14.0

2.14.0 (2024-05-29)

Bug Fixes

  • docs: Change Layout to Provider for accepting theme prop (#1133) (e07adc0)

Features

  • export: support private sandboxes in workspace (#1136) (1c7907e)
Changelog

Sourced from @​codesandbox/sandpack-react's changelog.

2.14.2 (2024-06-06)

Bug Fixes

  • export: normalize files and pass template (#1145) (c3bc09d)

2.14.1 (2024-06-05)

Bug Fixes

2.14.0 (2024-05-29)

Bug Fixes

  • docs: Change Layout to Provider for accepting theme prop (#1133) (e07adc0)

Features

  • export: support private sandboxes in workspace (#1136) (1c7907e)
Commits

Updates cypress from 13.8.1 to 13.11.0

Release notes

Sourced from cypress's releases.

v13.11.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0

v13.10.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0

v13.9.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0

Commits
  • 09c6876 chore: release 13.11.0 (#29615)
  • e790891 feat: add option to ignore chrome preferences (#29447)
  • 4ccdd86 misc: Add generic types to net-stubbing for use in intercept and wait (#29508)
  • 687eb60 fix: Launchpad perpetual loading state, in certain circumstances (#29597)
  • f2894c4 perf: optimize reduce in wrapConsoleProps (#29501)
  • 41faa7e chore: Update Chrome (stable) to 125.0.6422.141 and Chrome (beta) to 126.0.64...
  • ea83415 chore: move questions-remain into cypress repo (#29542)
  • e6b422c chore: release @​cypress/webpack-dev-server-v3.9.0
  • cf6b29d feat: support Next.JS version 14 (#29558)
  • 2cf5cf8 chore(deps): Security upgrade micromatch from 4.0.4 to 4.0.6 (#29559)
  • Additional commits viewable in compare view

Updates isomorphic-dompurify from 2.9.0 to 2.12.0

Release notes

Sourced from isomorphic-dompurify's releases.

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.12.0

Updated dependencies

Changelog

  • Updated dompurify.

See the complete changelog for more details.

Release

2.11.0

Updated dependencies

Changelog

  • Updated dompurify.

See the complete changelog for more details.

Release

2.10.0

Commits
  • dafb24e Updated dependencies. Increased version.
  • 4bfd3bc Merge pull request #271 from kkomelin/dependabot/npm_and_yarn/dompurify-3.1.5
  • 7f4ee0a Bump dompurify from 3.1.4 to 3.1.5
  • fa0afff Merge pull request #269 from kkomelin/dependabot/npm_and_yarn/jsdom-24.1.0
  • a8ded3c Bump jsdom from 24.0.0 to 24.1.0
  • 422a93d Updated dependencies.
  • fc2f1e0 Merge pull request #268 from kkomelin/dependabot/npm_and_yarn/dompurify-3.1.4
  • b312969 ---
  • cf2d9f1 Upgraded dependencies. Added some more meta-keywords. Increased version.
  • 5b7d3cf Merge pull request #267 from kkomelin/dependabot/npm_and_yarn/dompurify-3.1.3
  • Additional commits viewable in compare view

Updates next from 14.2.3 to 14.2.4

Release notes

Sourced from next's releases.

v14.2.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: ensure route handlers properly track dynamic access (#66446)
  • fix NextRequest proxy in edge runtime (#66551)
  • Fix next/dynamic with babel and src dir (#65177)
  • Use vercel deployment url for metadataBase fallbacks (#65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#65235)
  • Fix loading navigation with metadata and prefetch (#66447)
  • prevent duplicate RSC fetch when action redirects (#66620)
  • ensure router cache updates reference the latest cache values (#66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • Use addDependency to track metadata route file changes (#66714)
  • Add timeout/retry handling for fetch cache (#66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)

Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

Commits
  • 3078441 v14.2.4
  • 0538a0d [not a backport] fix lint errors
  • 2807fb4 fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)
  • efb476e Add timeout/retry handling for fetch cache (#66652)
  • c16a3f9 Use addDependency to track metadata route file changes (#66714)
  • 942e45a Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • 9728a35 Prevent append of trailing slash in cases where path ends with a file extensi...
  • 44661c2 ensure router cache updates reference the latest cache values (#66681)
  • f7ec039 prevent duplicate RSC fetch when action redirects (#66620)
  • dd6ab93 Fix loading navigation with metadata and prefetch (#66447)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 4 updates

Bumps the production-dependencies group with 4 updates in the / directory: [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack), [cypress](https://github.com/cypress-io/cypress), [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) and [next](https://github.com/vercel/next.js).


Updates `@codesandbox/sandpack-react` from 2.13.10 to 2.14.2
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](codesandbox/sandpack@v2.13.10...v2.14.2)

Updates `cypress` from 13.8.1 to 13.11.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.8.1...v13.11.0)

Updates `isomorphic-dompurify` from 2.9.0 to 2.12.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.9.0...v2.12.0)

Updates `next` from 14.2.3 to 14.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.3...v14.2.4)

---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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

netlify bot commented Jun 17, 2024

Deploy Preview for accessible-components-cheatsheet ready!

Name Link
🔨 Latest commit c72c045
🔍 Latest deploy log https://app.netlify.com/sites/accessible-components-cheatsheet/deploys/666feea656388a00080a2d63
😎 Deploy Preview https://deploy-preview-346--accessible-components-cheatsheet.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 Jun 24, 2024

Superseded by #347.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-aa8fbd916c branch June 24, 2024 08:54
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.

0 participants