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

deps: bump the safe-dependencies group with 5 updates #417

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the safe-dependencies group with 5 updates:

Package From To
@ugrc/dart-board 5.0.6 5.0.7
@ugrc/layer-selector 6.2.1 6.2.2
@ugrc/sherlock 4.0.3 4.0.4
cypress 13.3.0 13.3.1
eslint-plugin-prettier 5.0.0 5.0.1

Updates @ugrc/dart-board from 5.0.6 to 5.0.7

Release notes

Sourced from @​ugrc/dart-board's releases.

dart-board: v5.0.7

5.0.7 (2023-10-10)

Bug Fixes

  • fix storybook/vite errors (500ff07)
Commits
  • 1160fae chore: release main
  • 500ff07 fix: fix storybook/vite errors
  • 7ccf046 deps: bump the major-dependencies group with 5 updates
  • 1a54e30 deps(dev): bump word-wrap from 1.2.3 to 1.2.5
  • dbc8792 deps: bump the safe-dependencies group with 22 updates
  • 3764dbd build(deps-dev): bump release-please from 15.11.0 to 16.0.0
  • 48c887f Apply suggestions from code review
  • 9a17588 build(deps): bump the ci-dependencies group with 1 update
  • 731d4d2 build(deps-dev): bump postcss from 8.4.24 to 8.4.31
  • 6725a21 ci:(dependabot): add groups to github-action updates
  • Additional commits viewable in compare view

Updates @ugrc/layer-selector from 6.2.1 to 6.2.2

Release notes

Sourced from @​ugrc/layer-selector's releases.

layer-selector: v6.2.2

6.2.2 (2023-10-10)

Bug Fixes

  • fix storybook/vite errors (500ff07)
Commits
  • 1160fae chore: release main
  • 500ff07 fix: fix storybook/vite errors
  • 7ccf046 deps: bump the major-dependencies group with 5 updates
  • 1a54e30 deps(dev): bump word-wrap from 1.2.3 to 1.2.5
  • dbc8792 deps: bump the safe-dependencies group with 22 updates
  • 3764dbd build(deps-dev): bump release-please from 15.11.0 to 16.0.0
  • 48c887f Apply suggestions from code review
  • 9a17588 build(deps): bump the ci-dependencies group with 1 update
  • 731d4d2 build(deps-dev): bump postcss from 8.4.24 to 8.4.31
  • 6725a21 ci:(dependabot): add groups to github-action updates
  • Additional commits viewable in compare view

Updates @ugrc/sherlock from 4.0.3 to 4.0.4

Release notes

Sourced from @​ugrc/sherlock's releases.

dart-board: v4.0.4

4.0.4 (2022-07-21)

Bug Fixes

  • add files to correct publishing (4499372)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​ugrc/utilities bumped from ^2.1.2 to ^2.1.3

sherlock: v4.0.4

4.0.4 (2023-10-10)

Bug Fixes

  • fix storybook/vite errors (500ff07)
Commits
  • 1160fae chore: release main
  • 500ff07 fix: fix storybook/vite errors
  • 7ccf046 deps: bump the major-dependencies group with 5 updates
  • 1a54e30 deps(dev): bump word-wrap from 1.2.3 to 1.2.5
  • dbc8792 deps: bump the safe-dependencies group with 22 updates
  • 3764dbd build(deps-dev): bump release-please from 15.11.0 to 16.0.0
  • 48c887f Apply suggestions from code review
  • 9a17588 build(deps): bump the ci-dependencies group with 1 update
  • 731d4d2 build(deps-dev): bump postcss from 8.4.24 to 8.4.31
  • 6725a21 ci:(dependabot): add groups to github-action updates
  • Additional commits viewable in compare view

Updates cypress from 13.3.0 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

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 eslint-plugin-prettier from 5.0.0 to 5.0.1

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.0.1

Patch Changes

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 safe-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@ugrc/dart-board](https://github.com/agrc/kitchen-sink) | `5.0.6` | `5.0.7` |
| [@ugrc/layer-selector](https://github.com/agrc/kitchen-sink) | `6.2.1` | `6.2.2` |
| [@ugrc/sherlock](https://github.com/agrc/kitchen-sink) | `4.0.3` | `4.0.4` |
| [cypress](https://github.com/cypress-io/cypress) | `13.3.0` | `13.3.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.0.1` |


Updates `@ugrc/dart-board` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@dart-board-v5.0.6...dart-board-v5.0.7)

Updates `@ugrc/layer-selector` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@layer-selector-v6.2.1...layer-selector-v6.2.2)

Updates `@ugrc/sherlock` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@sherlock-v4.0.3...sherlock-v4.0.4)

Updates `cypress` from 13.3.0 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@v13.3.0...v13.3.1)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: "@ugrc/dart-board"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@ugrc/layer-selector"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@ugrc/sherlock"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 12, 2023
@dependabot dependabot bot temporarily deployed to dev October 12, 2023 18:31 Inactive
@steveoh steveoh merged commit 695988f into main Oct 12, 2023
4 checks passed
@steveoh steveoh deleted the dependabot/npm_and_yarn/safe-dependencies-59cb6a9b96 branch October 12, 2023 18:53
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant