agrc / atlas

The UGRC template for creating single page mapping applications.
https://atlas.utah.gov
MIT License
38 stars 16 forks source link

deps: bump the safe-dependencies group across 1 directory with 14 updates #447

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

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

https://github.com/sindresorhus/ky/compare/v1.2.4...v1.3.0

v1.2.4

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

https://github.com/sindresorhus/ky/compare/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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions