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

Bump the javascript-dependencies group across 1 directory with 3 updates #748

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2025

Bumps the javascript-dependencies group with 3 updates in the / directory: marked, @redocly/cli and concurrently.

Updates marked from 15.0.4 to 15.0.6

Release notes

Sourced from marked's releases.

v15.0.6

15.0.6 (2025-01-06)

Bug Fixes

  • fix strikethrough inside strong and em to follow gfm (#3577) (7712a53)

v15.0.5

15.0.5 (2025-01-02)

Bug Fixes

  • allow strikethrough inside strong and em to follow gfm (#3569) (8a01658)
Commits
  • 5624378 chore(release): 15.0.6 [skip ci]
  • e6a5413 chore(deps-dev): Bump rollup from 4.29.1 to 4.30.0 (#3581)
  • 1ae0797 chore(deps-dev): Bump @​semantic-release/release-notes-generator from 14.0.2 t...
  • 6ae1e9d chore(deps-dev): Bump semantic-release from 24.2.0 to 24.2.1 (#3579)
  • 7430f43 chore(deps-dev): Bump @​semantic-release/commit-analyzer from 13.0.0 to 13.0.1...
  • 7712a53 fix: fix strikethrough inside strong and em to follow gfm (#3577)
  • 42ac48b chore(release): 15.0.5 [skip ci]
  • 8a01658 fix: allow strikethrough inside strong and em to follow gfm (#3569)
  • 33eb5c6 chore(deps-dev): Bump highlight.js from 11.11.0 to 11.11.1 (#3572)
  • 476b85e chore(deps-dev): Bump @​arethetypeswrong/cli from 0.17.1 to 0.17.2 (#3568)
  • Additional commits viewable in compare view

Updates @redocly/cli from 1.26.1 to 1.27.1

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.27.1

Patch Changes

  • Fixed an issue where running the preview command failed because one of its dependencies could not be resolved. The issue occurred when Realm was not installed in the node_modules of the project.
  • Updated @​redocly/openapi-core to v1.27.1.

@​redocly/cli@​1.27.0

Minor Changes

  • Added the ability to override default problem messages for built-in rules.

Patch Changes

  • Fixed an issue where apis' root in redocly.yaml was not resolved properly when the value of root was a URL.
  • Updated the Redocly CLI command redocly build-docs to use stdout instead of stderr for simple logs.
  • Updated @​redocly/openapi-core to v1.27.0.
Changelog

Sourced from @​redocly/cli's changelog.

1.27.1 (2025-01-07)

Patch Changes

  • Fixed an issue where running the preview command failed because one of its dependencies could not be resolved. The issue occurred when Realm was not installed in the node_modules of the project.
  • Updated @​redocly/openapi-core to v1.27.1.

1.27.0 (2025-01-03)

Minor Changes

  • Added the ability to override default problem messages for built-in rules.

Patch Changes

  • Fixed an issue where apis' root in redocly.yaml was not resolved properly when the value of root was a URL.
  • Updated the Redocly CLI command redocly build-docs to use stdout instead of stderr for simple logs.
  • Updated @​redocly/openapi-core to v1.27.0.
Commits

Updates concurrently from 9.1.1 to 9.1.2

Release notes

Sourced from concurrently's releases.

v9.1.2

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

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

Bumps the javascript-dependencies group with 3 updates in the / directory: [marked](https://github.com/markedjs/marked), [@redocly/cli](https://github.com/Redocly/redocly-cli) and [concurrently](https://github.com/open-cli-tools/concurrently).


Updates `marked` from 15.0.4 to 15.0.6
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v15.0.4...v15.0.6)

Updates `@redocly/cli` from 1.26.1 to 1.27.1
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Changelog](https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected])

Updates `concurrently` from 9.1.1 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-dependencies
- dependency-name: "@redocly/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-dependencies
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file task One or more no-coding actions to execute for this project. labels Jan 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2025

Superseded by #749.

@dependabot dependabot bot closed this Jan 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/javascript-dependencies-2334a196ac branch January 14, 2025 16: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 task One or more no-coding actions to execute for this project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants