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 major-production-dependencies group with 2 updates #258

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps the major-production-dependencies group with 2 updates: cypress and marked.

Updates cypress from 12.17.4 to 13.3.1

Release notes

Sourced from cypress's releases.

v13.3.1

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

v13.3.0

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

v13.2.0

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

v13.1.0

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

v13.0.0

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

Commits
  • 6373930 chore: release 13.3.1 (#28022)
  • 4e720c8 chore: fix types breaking due to exposing too much inside of protocol.ts (#28...
  • 5efecf9 chore: fix problem with single tab run mode introduced by #27786 (#28032)
  • 093d78a docs: update code of conduct (#27988)
  • 34c8b1f refactor: Spellcheck (#27964)
  • 078dc0a fix: support proxy correlation timeout notifications and additional proxy dat...
  • b3b7d3b chore: fix component tests in contributor flow (#27883)
  • 9f3d5b4 fix: build better-sqlite3 (#27968)
  • 1a6f879 fix: report results correctly when the browser crashes mid-test (#27786)
  • 92cc6da chore: exit successfully when test report directory doesn't exist (#27986)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dkasper, a new releaser for cypress since your current version.


Updates marked from 7.0.3 to 9.1.2

Release notes

Sourced from marked's releases.

v9.1.2

9.1.2 (2023-10-13)

Bug Fixes

v9.1.1

9.1.1 (2023-10-11)

Bug Fixes

v9.1.0

9.1.0 (2023-10-05)

Features

v9.0.3

9.0.3 (2023-09-18)

Bug Fixes

v9.0.2

9.0.2 (2023-09-16)

Bug Fixes

v9.0.1

9.0.1 (2023-09-15)

Bug Fixes

v9.0.0

... (truncated)

Commits
  • 32e11bd chore(release): 9.1.2 [skip ci]
  • 92033e5 fix: trim newline from blockquote token.text (#3037)
  • bbce7dd chore(release): 9.1.1 [skip ci]
  • 71fc094 fix: add marked.min.js to package exports (#3035)
  • 3aa1742 docs: add marked-footnote to known extensions (#3034)
  • 997fafb chore(deps-dev): Bump rollup from 3.29.4 to 4.0.2 (#3033)
  • f90ae06 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 (#...
  • 9cdb571 chore(deps-dev): Bump @​typescript-eslint/parser from 6.7.3 to 6.7.4 (#3029)
  • d8230da chore(deps-dev): Bump @​rollup/plugin-terser from 0.4.3 to 0.4.4 (#3030)
  • 90ae23f chore(deps-dev): Bump highlight.js from 11.8.0 to 11.9.0 (#3032)
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@netlify
Copy link

netlify bot commented Oct 16, 2023

Deploy Preview for accessible-components-cheatsheet ready!

Name Link
🔨 Latest commit e166374
🔍 Latest deploy log https://app.netlify.com/sites/accessible-components-cheatsheet/deploys/652d81f3bd4b3b000852ce0b
😎 Deploy Preview https://deploy-preview-258--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.

@dustin-jw dustin-jw force-pushed the dependabot/npm_and_yarn/major-production-dependencies-0811d8e5db branch from 3c25114 to a8a43b8 Compare October 16, 2023 18:18
@dustin-jw
Copy link
Collaborator

@dependabot recreate

Bumps the major-production-dependencies group with 2 updates: [cypress](https://github.com/cypress-io/cypress) and [marked](https://github.com/markedjs/marked).


Updates `cypress` from 12.17.4 to 13.3.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.17.4...v13.3.1)

Updates `marked` from 7.0.3 to 9.1.2
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v7.0.3...v9.1.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-production-dependencies
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/major-production-dependencies-0811d8e5db branch from a8a43b8 to e166374 Compare October 16, 2023 18:33
@dustin-jw dustin-jw merged commit 98f97f1 into main Oct 16, 2023
6 checks passed
@dustin-jw dustin-jw deleted the dependabot/npm_and_yarn/major-production-dependencies-0811d8e5db branch October 16, 2023 18:41
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