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

Build(deps): Bump the npm_and_yarn group across 1 directory with 5 updates #11

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 20, 2024

Bumps the npm_and_yarn group with 5 updates in the / directory:

Package From To
braces 3.0.2 3.0.3
minimatch 3.0.4 3.1.2
@stoplight/spectral-core 1.10.0 1.18.3
urijs 1.19.9 1.19.11
word-wrap 1.2.3 1.2.5

Updates braces from 3.0.2 to 3.0.3

Commits

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates @stoplight/spectral-core from 1.10.0 to 1.18.3

Commits
  • 50d8825 chore(release): 1.18.3 [skip ci]
  • 69403c1 fix(core): pointer in overrides are applied too broadly (#2511)
  • 91bdc88 chore(deps): bump semver from 5.7.1 to 5.7.2 (#2502)
  • 641660c chore(release): 1.0.4 [skip ci]
  • 6f73151 fix(ref-resolver): update @​stoplight/json-ref-resolver from ~3.1.5 to ~3.1.6
  • a3ddee8 chore(release): 1.0.3 [skip ci]
  • e906d20 fix(parsers): update @​stoplight/json from ~3.20.1 to ~3.21.0
  • 13bec9f chore(release): 1.18.2 [skip ci]
  • 46ff8ff test(runtime): update expected values
  • 3b18cbb test(formatters): update expected outputs
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by stoplight-spectral-bot, a new releaser for @​stoplight/spectral-core since your current version.


Updates urijs from 1.19.9 to 1.19.11

Release notes

Sourced from urijs's releases.

1.19.11 (April 3rd 2022)

1.19.10 (March 5th 2022)

Changelog

Sourced from urijs's changelog.

1.19.11 (April 3rd 2022)

1.19.10 (March 5th 2022)

Commits
  • b655c1b chore(build): bumping to version 1.19.11
  • b0c9796 fix(parse): handle CR,LF,TAB
  • 88805fd fix(parse): handle excessive slashes in scheme-relative URLs
  • 926b2aa chore(build): bumping to version 1.19.10
  • a8166fe fix(parse): handle excessive colons in scheme delimiter
  • See full diff in compare view

Updates word-wrap from 1.2.3 to 1.2.5

Release notes

Sourced from word-wrap's releases.

1.2.5

Changes:

Reverts default value for options.indent to two spaces ' '.

Full Changelog: jonschlinkert/word-wrap@1.2.4...1.2.5

1.2.4

What's Changed

New Contributors

Full Changelog: jonschlinkert/word-wrap@1.2.3...1.2.4

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [braces](https:/micromatch/braces) | `3.0.2` | `3.0.3` |
| [minimatch](https:/isaacs/minimatch) | `3.0.4` | `3.1.2` |
| [@stoplight/spectral-core](https:/stoplightio/spectral) | `1.10.0` | `1.18.3` |
| [urijs](https:/medialize/URI.js) | `1.19.9` | `1.19.11` |
| [word-wrap](https:/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |



Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https:/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https:/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `@stoplight/spectral-core` from 1.10.0 to 1.18.3
- [Release notes](https:/stoplightio/spectral/releases)
- [Changelog](https:/stoplightio/spectral/blob/develop/CHANGELOG.md)
- [Commits](https:/stoplightio/spectral/compare/@stoplight/spectral-core-v1.10.0...@stoplight/spectral-core-1.18.3)

Updates `urijs` from 1.19.9 to 1.19.11
- [Release notes](https:/medialize/URI.js/releases)
- [Changelog](https:/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.11)

Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https:/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@stoplight/spectral-core"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: urijs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: word-wrap
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
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