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 3 updates #292

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps the production-dependencies group with 3 updates: @codesandbox/sandpack-react, cypress and marked.

Updates @codesandbox/sandpack-react from 2.10.0 to 2.11.2

Release notes

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

v2.11.2

2.11.2 (2024-01-11)

Bug Fixes

  • bump codesandbox-client and test new publish script (#1056) (1736185)

v2.11.1

2.11.1 (2024-01-10)

Bug Fixes

v2.11.0

2.11.0 (2024-01-03)

Bug Fixes

Features

Changelog

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

2.11.2 (2024-01-11)

Bug Fixes

  • bump codesandbox-client and test new publish script (#1056) (1736185)

2.11.1 (2024-01-10)

Bug Fixes

2.11.0 (2024-01-03)

Bug Fixes

Features

Commits

Updates cypress from 13.6.1 to 13.6.2

Release notes

Sourced from cypress's releases.

v13.6.2

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

Commits
  • ce8ee60 chore: release 13.6.2 (#28589)
  • 77d661b chore: adds SKIP_RELEASE_CHANGELOG_VALIDATION_FOR_BRANCHES to verify-mocha-re...
  • fd02263 chore: upgrade nvm on windows so we can install node 20 in kitchensink binary...
  • d6f356f chore: update changelog to fix release readiness check (#28551)
  • 3eece90 chore: Revert "chore: moves fix annotation to dependency update section" (#28...
  • 38049f2 misc: moves fix annotation to dependency update section (#28549)
  • 9c46519 chore: increases windows resourcing (#28494)
  • fa971f1 perf: improve performance when finding unique selectors for Test Replay (#28536)
  • 17eea15 docs: Add more descriptive changelog entry since this bug is fixed. [skip ci]...
  • 3725158 dependency: Bump ts-node to 10.9.2 (#28528)
  • Additional commits viewable in compare view

Updates marked from 11.1.0 to 11.1.1

Release notes

Sourced from marked's releases.

v11.1.1

11.1.1 (2023-12-31)

Bug Fixes

  • improve lexing inline elements step's performance (#3146) (4f87b2a)
Commits
  • 05cbf5f chore(release): 11.1.1 [skip ci]
  • 4f87b2a fix: improve lexing inline elements step's performance (#3146)
  • baed07a chore(deps-dev): Bump eslint-plugin-n from 16.3.1 to 16.5.0 (#3145)
  • 0761c1e chore(deps-dev): Bump rollup from 4.6.1 to 4.9.1 (#3144)
  • 4ba572a chore(deps-dev): Bump @​semantic-release/github from 9.2.5 to 9.2.6 (#3143)
  • f15e8ea chore(deps-dev): Bump @​arethetypeswrong/cli from 0.13.3 to 0.13.5 (#3142)
  • de96644 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin from 6.13.1 to 6.15.0 ...
  • dede669 chore(deps-dev): Bump semantic-release from 22.0.8 to 22.0.12 (#3138)
  • b8421b5 chore(deps-dev): Bump marked-highlight from 2.0.7 to 2.1.0 (#3139)
  • c491c91 chore(deps-dev): Bump eslint from 8.55.0 to 8.56.0 (#3140)
  • 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

Bumps the production-dependencies group with 3 updates: [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack), [cypress](https://github.com/cypress-io/cypress) and [marked](https://github.com/markedjs/marked).


Updates `@codesandbox/sandpack-react` from 2.10.0 to 2.11.2
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](codesandbox/sandpack@v2.10.0...v2.11.2)

Updates `cypress` from 13.6.1 to 13.6.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.6.1...v13.6.2)

Updates `marked` from 11.1.0 to 11.1.1
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v11.1.0...v11.1.1)

---
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: marked
  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 Jan 15, 2024
Copy link

netlify bot commented Jan 15, 2024

Deploy Preview for accessible-components-cheatsheet ready!

Name Link
🔨 Latest commit b27d7fd
🔍 Latest deploy log https://app.netlify.com/sites/accessible-components-cheatsheet/deploys/65a4f42b43a3f80008aa5bf8
😎 Deploy Preview https://deploy-preview-292--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 Jan 22, 2024

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

@dependabot dependabot bot closed this Jan 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-2195655f48 branch January 22, 2024 08:03
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