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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 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.28.3

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.28.3

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.3.

@​redocly/cli@​1.28.2

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.2.

@​redocly/cli@​1.28.1

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.1.

@​redocly/cli@​1.28.0

Minor Changes

  • Switched to using native fetch API instead of node-fetch dependency, improving performance and reducing bundle size.

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.0.

@​redocly/cli@​1.27.2

Patch Changes

  • Updated the sideNavStyle configuration schema to include the path-only option.
  • Updated @​redocly/openapi-core to v1.27.2.

@​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.28.3 (2025-02-06)

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.3.

1.28.2 (2025-02-04)

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.2.

1.28.1 (2025-01-31)

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.1.

1.28.0 (2025-01-30)

Minor Changes

  • Switched to using native fetch API instead of node-fetch dependency, improving performance and reducing bundle size.

Patch Changes

  • Updated @​redocly/openapi-core to v1.28.0.

1.27.2 (2025-01-14)

Patch Changes

  • Updated the sideNavStyle configuration schema to include the path-only option.
  • Updated @​redocly/openapi-core to v1.27.2.

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

... (truncated)

Commits
  • 40e1d6b chore: 🔖 release new versions (#1887)
  • c77e00b feat: added support for query http method in arazzo (#1884)
  • da8f032 chore: reduce recommended npm version (#1883)
  • f753a3f chore: add missing smoke and e2e tests (#1881)
  • aa7780f chore: 🔖 release new versions (#1880)
  • be6bbf2 feat: added 1.0.1 arazzo version to spot supported versions rule (#1879)
  • 62f6412 chore: 🔖 release new versions (#1874)
  • fa280a3 fix: validate configurable rules severity overrides correctly in config (#1872)
  • 4681d7c docs(all): adds info for finding org and project slugs to push-status command...
  • 2851c2d chore: fix typos (#1870)
  • Additional commits viewable in compare view

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.28.3
- [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 Feb 6, 2025
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