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 with 4 updates #308

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

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

Updates @codesandbox/sandpack-react from 2.12.0 to 2.13.2

Release notes

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

v2.13.2

2.13.2 (2024-02-24)

Bug Fixes

  • compile opts: don't overwrite default properties (#1090) (2877fcf)

v2.13.1

2.13.1 (2024-02-23)

Bug Fixes

  • timeout: clear it when there is a syntax error (#1087) (6777c24)

v2.13.0

2.13.0 (2024-02-22)

Features

  • Add spread operator for options in runtime client (#1086) (b7c7551)

v2.12.1

2.12.1 (2024-02-12)

Bug Fixes

  • Theme state logic to account for non-prefers-color-scheme usage (#1082) (3fcd51d)

Features

Changelog

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

2.13.2 (2024-02-24)

Bug Fixes

  • compile opts: don't overwrite default properties (#1090) (2877fcf)

2.13.1 (2024-02-23)

Bug Fixes

  • timeout: clear it when there is a syntax error (#1087) (6777c24)

2.13.0 (2024-02-22)

Features

  • Add spread operator for options in runtime client (#1086) (b7c7551)

2.12.1 (2024-02-12)

Bug Fixes

  • Theme state logic to account for non-prefers-color-scheme usage (#1082) (3fcd51d)

Features

Commits
  • fbc7cc4 chore: [skip ci] bump packages
  • 2877fcf fix(compile opts): don't overwrite default properties (#1090)
  • e115c80 chore: [skip ci] bump packages
  • 6777c24 fix(timeout): clear it when there is a syntax error (#1087)
  • 650baac chore: [skip ci] bump packages
  • b7c7551 feat: Add spread operator for options in runtime client (#1086)
  • b63b1d1 chore: [skip ci] bump packages
  • 3fcd51d fix: Theme state logic to account for non-prefers-color-scheme usage (#1082)
  • 40ad726 feat: Private NPM guidance update (#1079)
  • See full diff in compare view

Updates cypress from 13.6.4 to 13.6.6

Release notes

Sourced from cypress's releases.

v13.6.6

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

v13.6.5

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

Commits
  • 9dfb38f chore: release 13.6.6 (#28996)
  • c1304b2 fix: avoid ANSI character output when running the binary smoke test f… (#28994)
  • c3cbe6f chore: fix flaky debug progress test (#28958)
  • 3cfca89 test: Add commands to wait for config page to load before continue with test ...
  • e7d13cf test: update scaffold CT test to not have chaining that will cause detached d...
  • c3e1120 chore: Update Chrome (stable) to 122.0.6261.57 and Chrome (beta) to 122.0.626...
  • 92d2582 chore: Delete gitignore for server (#28977)
  • 3a8f830 chore: bump changelog and package.json version (#28978)
  • 5411b92 chore: release @​cypress/puppeteer-v0.1.3
  • ed2fc13 fix: move main tab activation to puppeteer plugin (#28898)
  • Additional commits viewable in compare view

Updates cypress-each from 1.13.3 to 1.14.0

Release notes

Sourced from cypress-each's releases.

v1.14.0

1.14.0 (2024-02-16)

Features

Commits
  • 27fdaad feat: pass item index into callback (#126)
  • f0d9110 chore(deps): update dependency semantic-release to v23.0.2
  • 6e74e8f chore(deps): update dependency semantic-release to v23.0.1
  • bd65d30 Updated badges
  • ae91130 chore(deps): update dependency cypress to v13.6.4
  • 56eb96f Updated badges
  • 521056d chore(deps): update dependency cypress to v13.6.3
  • 9e68750 chore(deps): update dependency semantic-release to v23
  • 7470376 Updated badges
  • 8e924f8 chore(deps): update dependency cypress to v13.6.2
  • Additional commits viewable in compare view

Updates isomorphic-dompurify from 2.3.0 to 2.4.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.4.0

Commits
  • 12fe21b Updated dependencies. Prepared for release.
  • e6f6a0d Merge pull request #251 from kkomelin/dependabot/npm_and_yarn/dompurify-3.0.9
  • b39df4a Bump dompurify from 3.0.8 to 3.0.9
  • 36c3495 Merge pull request #250 from kkomelin/dependabot/npm_and_yarn/terser-5.27.2
  • 8242e96 Bump terser from 5.27.1 to 5.27.2
  • 98451e6 Merge pull request #249 from kkomelin/dependabot/npm_and_yarn/terser-5.27.1
  • 2f8eec8 Bump terser from 5.27.0 to 5.27.1
  • See full diff 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

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


Updates `@codesandbox/sandpack-react` from 2.12.0 to 2.13.2
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](codesandbox/sandpack@v2.12.0...v2.13.2)

Updates `cypress` from 13.6.4 to 13.6.6
- [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.6.4...v13.6.6)

Updates `cypress-each` from 1.13.3 to 1.14.0
- [Release notes](https://github.com/bahmutov/cypress-each/releases)
- [Commits](bahmutov/cypress-each@v1.13.3...v1.14.0)

Updates `isomorphic-dompurify` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.3.0...v2.4.0)

---
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-patch
  dependency-group: production-dependencies
- dependency-name: cypress-each
  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
...

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

netlify bot commented Feb 26, 2024

Deploy Preview for accessible-components-cheatsheet ready!

Name Link
🔨 Latest commit ca05cae
🔍 Latest deploy log https://app.netlify.com/sites/accessible-components-cheatsheet/deploys/65dc52ac261a210008f436d8
😎 Deploy Preview https://deploy-preview-308--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 Mar 4, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-8d04b05e71 branch March 4, 2024 08:47
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