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 #363

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 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.19.8

Release notes

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

v2.19.8

2.19.8 (2024-09-12)

Bug Fixes

  • sandpack-id: generate new bundler id based on client version (#1202) (dbb882e)

v2.19.7

2.19.7 (2024-09-11)

Bug Fixes

  • client: postcss transpile to angular template (#1201) (0b57de6)

v2.19.6

2.19.6 (2024-09-11)

Bug Fixes

v2.19.5

2.19.5 (2024-09-10)

Bug Fixes

v2.19.4

2.19.4 (2024-09-10)

Bug Fixes

v2.19.3

2.19.3 (2024-09-05)

Bug Fixes

  • client: remove non-letter chart from random id (#1193) (c7d4113)

v2.19.2

2.19.2 (2024-09-04)

... (truncated)

Changelog

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

2.19.8 (2024-09-12)

Bug Fixes

  • sandpack-id: generate new bundler id based on client version (#1202) (dbb882e)

2.19.7 (2024-09-11)

Bug Fixes

  • client: postcss transpile to angular template (#1201) (0b57de6)

2.19.6 (2024-09-11)

Bug Fixes

2.19.5 (2024-09-10)

Bug Fixes

2.19.4 (2024-09-10)

Bug Fixes

2.19.3 (2024-09-05)

Bug Fixes

  • client: remove non-letter chart from random id (#1193) (c7d4113)

2.19.2 (2024-09-04)

Bug Fixes

2.19.1 (2024-08-27)

Bug Fixes

  • read only: use codemirror instance with decorators (#1186) (623a346)

2.19.0 (2024-08-22)

... (truncated)

Commits
  • 83a4949 chore: [skip ci] bump packages
  • dbb882e fix(sandpack-id): generate new bundler id based on client version (#1202)
  • e3bd9e7 chore: [skip ci] bump packages
  • 0b57de6 fix(client): postcss transpile to angular template (#1201)
  • 399221c chore: [skip ci] bump packages
  • 58d1f54 fix(file-tab): close button (#1198)
  • 292a63c chore: [skip ci] bump packages
  • 1fb5a56 fix(sw): support fixed id value (#1197)
  • 0ae65cc chore: [skip ci] bump packages
  • 4563646 fix(sw): get transpiled files from bundler (#1196)
  • Additional commits viewable in compare view

Updates cypress from 13.8.1 to 13.14.2

Release notes

Sourced from cypress's releases.

v13.14.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

v13.14.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-1

v13.14.0

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

v13.13.3

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

v13.13.2

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

v13.13.1

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

v13.13.0

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

v13.12.0

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

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
  • 12d8e0b chore: release 13.14.2 (#30182)
  • 770a502 fix: revert HiDPI for Wayland users to resolve unknown issues with GLib-GIO-E...
  • c1b95b5 chore(deps): update dependency mini-css-extract-plugin to v2.9.1 (#30151)
  • bbe5328 fix: WebSocket Connection Closed crashing from BrowserCriClient (#30174)
  • 57d7b63 chore: Update Chrome (stable) to 128.0.6613.119 (#30171)
  • b83548a chore(deps): update dependency eslint-plugin-cypress to v3 (#30136)
  • 1f5fcf6 chore: fix local node version mismatch issue with better sqlite3 (#30158)
  • 195cdb1 chore(deps): remove deprecated @​types/strip-ansi (#30139)
  • 6903db8 chore: Update Chrome (beta) to 129.0.6668.22 (#30149)
  • b2a694f chore: sync changelog with what is on docs.cypress.io and fix broken relative...
  • Additional commits viewable in compare view

Updates isomorphic-dompurify from 2.9.0 to 2.15.0

Release notes

Sourced from isomorphic-dompurify's releases.

Updated dependencies. Switched to Vitest

Changelog

  • Updated jsdom and other dependencies.
  • Switched from Jest to Vitest for testing.

See the complete changelog for more details.

Release

2.15.0

Updated dependencies

Changelog

  • Updated jsdom and other dependencies.

See the complete changelog for more details.

Release

2.14.0

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.13.0

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.12.0

Updated dependencies

Changelog

  • Updated dompurify.

... (truncated)

Commits
  • 218feb1 Preparing for the release.
  • 114c8d5 Merged changes from remote.
  • 6ab7256 Switched from Jest to Vitest for testing.
  • 6249bda Merge pull request #281 from kkomelin/dependabot/npm_and_yarn/jsdom-25.0.0
  • 79ae327 Bump jsdom from 24.1.1 to 25.0.0
  • 4e425cb Merge pull request #280 from kkomelin/dependabot/npm_and_yarn/terser-5.31.6
  • 0eaad9f Bump terser from 5.31.4 to 5.31.6
  • 8002723 Merge pull request #278 from kkomelin/dependabot/npm_and_yarn/terser-5.31.4
  • b13d627 Bump terser from 5.31.3 to 5.31.4
  • 5d002d2 Updated dependencies.
  • Additional commits viewable in compare view

Updates next from 14.2.3 to 14.2.13

Release notes

Sourced from next's releases.

v14.2.13

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

Core Changes

  • Fix missing cache-control on SSR app route (#70265)
  • feat: add polyfill of URL.canParse for browser compatibility (#70228)
  • Fix vercel og package memory leak (#70214)
  • Fix startTime error on Android 9 with Chrome 74 (#67391)

Credits

Huge thanks to @​raeyoung-kim, @​huozhi, @​devjiwonchoi, and @​ijjk for helping!

v14.2.12

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

Core Changes

  • update prefetching jsdoc & documentation (#68047)
  • Ensure we chunk revalidate tag requests (#70189)
  • (backport) fix(eslint): allow typescript-eslint v8 (#70090)
  • [ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#70083)

Credits

Huge thanks to @​alvarlagerlof, @​wyattjoh, @​delbaoliveira, and @​ijjk for helping!

v14.2.11

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

Core Changes

  • fix: correct metadata url suffix (vercel/next.js#69959)
  • fix: setting assetPrefix to URL format breaks HMR (#70040)
  • Update revalidateTag to batch tags in one request (#65296)

Credits

Huge thanks to @​huozhi, @​devjiwonchoi, and @​ijjk for helping!

v14.2.10

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

Core Changes

Credits

Huge thanks to @​huozhi and @​ijjk for helping!

... (truncated)

Commits

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.19.8
- [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.19.8)

Updates `cypress` from 13.8.1 to 13.14.2
- [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.14.2)

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

Updates `next` from 14.2.3 to 14.2.13
- [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.13)

---
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 Sep 23, 2024
Copy link

netlify bot commented Sep 23, 2024

Deploy Preview for accessible-components-cheatsheet ready!

Name Link
🔨 Latest commit 1d4ca36
🔍 Latest deploy log https://app.netlify.com/sites/accessible-components-cheatsheet/deploys/66f12e3c1ef012000849bdd6
😎 Deploy Preview https://deploy-preview-363--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 Sep 30, 2024

Superseded by #364.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-3d85628d7c branch September 30, 2024 08:26
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