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 across 1 directory with 14 updates #447

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the safe-dependencies group with 13 updates in the / directory:

Package From To
@fortawesome/react-fontawesome 0.2.0 0.2.2
@ugrc/dart-board 5.0.8 5.0.9
@ugrc/layer-selector 6.2.3 6.2.4
@ugrc/sherlock 4.0.5 4.0.6
ky 1.2.3 1.3.0
@testing-library/cypress 10.0.1 10.0.2
@vitejs/plugin-react 4.2.1 4.3.0
cypress 13.7.2 13.10.0
eslint-plugin-react 7.34.1 7.34.2
eslint-plugin-react-hooks 4.6.0 4.6.2
prettier-plugin-packagejson 2.4.14 2.5.0
vite 5.2.8 5.2.12
vitest 1.4.0 1.6.0

Updates @fortawesome/react-fontawesome from 0.2.0 to 0.2.2

Release notes

Sourced from @​fortawesome/react-fontawesome's releases.

Release 0.2.2

Fixed

  • Props with nullable/undefined values no longer throw an error #562 #560

Release 0.2.1

Changed

  • Remove defaultProps to be compatible with React 19
Changelog

Sourced from @​fortawesome/react-fontawesome's changelog.

0.2.2 - 2024-05-22

Fixed

  • Props with nullable/undefined values no longer throw an error #562 #560

0.2.1 - 2024-05-16

Changed

  • Remove defaultProps to be compatible with React 19

Commits

Updates @ugrc/dart-board from 5.0.8 to 5.0.9

Release notes

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

dart-board: v5.0.9

5.0.9 (2024-05-13)

Bug Fixes

  • dart-board: fix readme npm link (ea75a90)
  • monorepo: fresh npm install (7f7599b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​ugrc/utilities bumped from ^2.2.1 to ^2.2.2
Commits
  • 06b14fd chore: release main
  • 97f18d3 fix(monorepo): remove extra release please config
  • 144d27f chore(monorepo): fresh lock file
  • 7f7599b fix(monorepo): fresh npm install
  • 78117d0 chore(monorepo): bootstrap new components at 1.0.0
  • 5e71f0c chore(header): add readme
  • 5aebef7 chore(header): add readme
  • b34f4c1 fix(header): fix import
  • 0b91ad8 fix(monorepo): adjust build order
  • d872e69 chore(monorepo): sort packages
  • Additional commits viewable in compare view

Updates @ugrc/layer-selector from 6.2.3 to 6.2.4

Release notes

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

layer-selector: v6.2.4

6.2.4 (2024-05-13)

Bug Fixes

  • monorepo: fresh npm install (7f7599b)
Commits
  • 06b14fd chore: release main
  • 97f18d3 fix(monorepo): remove extra release please config
  • 144d27f chore(monorepo): fresh lock file
  • 7f7599b fix(monorepo): fresh npm install
  • 78117d0 chore(monorepo): bootstrap new components at 1.0.0
  • 5e71f0c chore(header): add readme
  • 5aebef7 chore(header): add readme
  • b34f4c1 fix(header): fix import
  • 0b91ad8 fix(monorepo): adjust build order
  • d872e69 chore(monorepo): sort packages
  • Additional commits viewable in compare view

Updates @ugrc/sherlock from 4.0.5 to 4.0.6

Release notes

Sourced from @​ugrc/sherlock's releases.

sherlock: v4.0.6

4.0.6 (2024-05-13)

Bug Fixes

  • monorepo: fresh npm install (7f7599b)
Commits
  • 06b14fd chore: release main
  • 97f18d3 fix(monorepo): remove extra release please config
  • 144d27f chore(monorepo): fresh lock file
  • 7f7599b fix(monorepo): fresh npm install
  • 78117d0 chore(monorepo): bootstrap new components at 1.0.0
  • 5e71f0c chore(header): add readme
  • 5aebef7 chore(header): add readme
  • b34f4c1 fix(header): fix import
  • 0b91ad8 fix(monorepo): adjust build order
  • d872e69 chore(monorepo): sort packages
  • Additional commits viewable in compare view

Updates @ugrc/utilities from 2.2.1 to 2.2.2

Release notes

Sourced from @​ugrc/utilities's releases.

utilities: v2.2.2

2.2.2 (2024-05-13)

Bug Fixes

  • monorepo: fresh npm install (7f7599b)
Commits
  • 06b14fd chore: release main
  • 97f18d3 fix(monorepo): remove extra release please config
  • 144d27f chore(monorepo): fresh lock file
  • 7f7599b fix(monorepo): fresh npm install
  • 78117d0 chore(monorepo): bootstrap new components at 1.0.0
  • 5e71f0c chore(header): add readme
  • 5aebef7 chore(header): add readme
  • b34f4c1 fix(header): fix import
  • 0b91ad8 fix(monorepo): adjust build order
  • d872e69 chore(monorepo): sort packages
  • Additional commits viewable in compare view

Updates ky from 1.2.3 to 1.3.0

Release notes

Sourced from ky's releases.

v1.3.0

sindresorhus/ky@v1.2.4...v1.3.0

v1.2.4

  • Fix request types for use with Node.js (#578) 10a4ec7

sindresorhus/ky@v1.2.3...v1.2.4

Commits

Updates @testing-library/cypress from 10.0.1 to 10.0.2

Release notes

Sourced from @​testing-library/cypress's releases.

v10.0.2

10.0.2 (2024-05-31)

Bug Fixes

  • deps: update testing-library/dom version (#276) (b31c5c8)
Commits

Updates @vitejs/plugin-react from 4.2.1 to 4.3.0

Release notes

Sourced from @​vitejs/plugin-react's releases.

v4.3.0

Fix support for React compiler

Don't set retainLines: true when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:

export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', {}]]
  if (command === 'serve') {
    babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }
return {
plugins: [react({ babel: { plugins: babelPlugins } })],
}
})

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

4.3.0 (2024-05-22)

Fix support for React compiler

Don't set retainLines: true when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:

export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', {}]]
  if (command === 'serve') {
    babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }
return {
plugins: [react({ babel: { plugins: babelPlugins } })],
}
})

Support HMR for class components

This is a long overdue and should fix some issues people had with HMR when migrating from CRA.

Commits

Updates cypress from 13.7.2 to 13.10.0

Release notes

Sourced from cypress's releases.

v13.10.0

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

v13.9.0

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

v13.8.1

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

v13.8.0

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

v13.7.3

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

Commits

Updates eslint-plugin-react from 7.34.1 to 7.34.2

Release notes

Sourced from eslint-plugin-react's releases.

v7.34.2

Fixed

Changed

#3759: jsx-eslint/eslint-plugin-react#3759 #3746: jsx-eslint/eslint-plugin-react#3746 #3718: jsx-eslint/eslint-plugin-react#3718

Changelog

Sourced from eslint-plugin-react's changelog.

7.34.2 - 2024.05.24

Fixed

Changed

#3759: jsx-eslint/eslint-plugin-react#3759 #3746: jsx-eslint/eslint-plugin-react#3746 #3718: jsx-eslint/eslint-plugin-react#3718

Commits
  • 417e1ca Update CHANGELOG and bump version
  • d79605a [Deps] update array-includes, array.prototype.findlast, `es-iterator-help...
  • ec86001 [Dev Deps] update @babel/core, @babel/eslint-parser, `@babel/plugin-synta...
  • 014ee05 [Fix] no-invalid-html-attribute: ensure error messages are correct
  • 23b0a49 [Fix] jsx-closing-bracket-location: message shows {{details}} when there ...
  • fbb1e0f [Tests] jsx-no-useless-fragment, jsx-fragments, `function-component-defin...
  • 3533e26 [Refactor] jsx-no-constructed-context-values: set schema: false
  • 6c4b6fb [meta] consistently indent .eslintrc with tabs
  • 8e1a94b [Refactor] create getScope util; context.getScope is deprecated
  • d6e9059 [Refactor] context.getSource -> sourceCode.getText
  • Additional commits viewable in compare view

Updates eslint-plugin-react-hooks from 4.6.0 to 4.6.2

Changelog

Sourced from eslint-plugin-react-hooks's changelog.

5.0.0 (next release)

  • New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid. (@​kassens) in #25162
Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for eslint-plugin-react-hooks since your current version.


Updates prettier-plugin-packagejson from 2.4.14 to 2.5.0

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.5.0

2.5.0 (2024-04-11)

Features

  • packageSortOrder option (084e11e)
Commits
  • 1f27164 Merge pull request #158 from hyoban-fork/feat/package-sort-order-option
  • 084e11e feat: packageSortOrder option
  • b5fa154 Merge pull request #157 from matzkoh/renovate/node-20.12.x
  • 02eeb77 chore(deps): update dependency node to v20.12.1
  • See full diff in compare view

Updates vite from 5.2.8 to 5.2.12

Changelog

Sourced from vite's changelog.

5.2.12 (2024-05-28)

5.2.11 (2024-05-02)

5.2.10 (2024-04-20)

... (truncated)

Commits

Updates vitest from 1.4.0 to 1.6.0

Release notes

Sourced from vitest's releases.

v1.6.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

... (truncated)

Commits
  • 6b29f3d chore: release v1.6.0
  • f8d3d22 feat(benchmark): support comparing benchmark result (#5398)
  • 21e58bd feat(browser): allow injecting scripts (#5656)
  • 30f728b feat: custom "snapshotEnvironment" option (#5449)
  • 2f91322 feat(reporter): support includeConsoleOutput and addFileAttribute in juni...
  • c571276 perf: unnecessary rpc call when coverage is disabled (#5658)
  • bdce0a2 feat: support standalone mode (#5565)
  • 40c299f fix: don't panic on empty files in node_modules
  • c9e68ce fix: hash the name of the file when caching (#5654)
  • f5faf42 fix: call resolveId('vitest') after buildStart (#5646)
  • 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

…ates

Bumps the safe-dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) | `0.2.0` | `0.2.2` |
| [@ugrc/dart-board](https://github.com/agrc/kitchen-sink) | `5.0.8` | `5.0.9` |
| [@ugrc/layer-selector](https://github.com/agrc/kitchen-sink) | `6.2.3` | `6.2.4` |
| [@ugrc/sherlock](https://github.com/agrc/kitchen-sink) | `4.0.5` | `4.0.6` |
| [ky](https://github.com/sindresorhus/ky) | `1.2.3` | `1.3.0` |
| [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library) | `10.0.1` | `10.0.2` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.1` | `4.3.0` |
| [cypress](https://github.com/cypress-io/cypress) | `13.7.2` | `13.10.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.1` | `7.34.2` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.4.14` | `2.5.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.8` | `5.2.12` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.4.0` | `1.6.0` |



Updates `@fortawesome/react-fontawesome` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md)
- [Commits](FortAwesome/react-fontawesome@0.2.0...0.2.2)

Updates `@ugrc/dart-board` from 5.0.8 to 5.0.9
- [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.8...dart-board-v5.0.9)

Updates `@ugrc/layer-selector` from 6.2.3 to 6.2.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@layer-selector-v6.2.3...layer-selector-v6.2.4)

Updates `@ugrc/sherlock` from 4.0.5 to 4.0.6
- [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.5...sherlock-v4.0.6)

Updates `@ugrc/utilities` from 2.2.1 to 2.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@utilities-v2.2.1...utilities-v2.2.2)

Updates `ky` from 1.2.3 to 1.3.0
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](sindresorhus/ky@v1.2.3...v1.3.0)

Updates `@testing-library/cypress` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/testing-library/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/cypress-testing-library@v10.0.1...v10.0.2)

Updates `@vitejs/plugin-react` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.0/packages/plugin-react)

Updates `cypress` from 13.7.2 to 13.10.0
- [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.7.2...v13.10.0)

Updates `eslint-plugin-react` from 7.34.1 to 7.34.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.34.1...v7.34.2)

Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `prettier-plugin-packagejson` from 2.4.14 to 2.5.0
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.4.14...v2.5.0)

Updates `vite` from 5.2.8 to 5.2.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.12/packages/vite)

Updates `vitest` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-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: "@ugrc/utilities"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: ky
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@testing-library/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: prettier-plugin-packagejson
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jun 1, 2024
@steveoh steveoh merged commit 695de83 into main Jun 3, 2024
5 checks passed
@steveoh steveoh deleted the dependabot/npm_and_yarn/safe-dependencies-da14895b13 branch June 3, 2024 17:40
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