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

fix(deps): update else #158

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

fix(deps): update else #158

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@fortawesome/fontawesome-svg-core (source) 6.1.1 -> 6.7.1 age adoption passing confidence dependencies minor
@fortawesome/free-solid-svg-icons (source) 6.1.1 -> 6.7.1 age adoption passing confidence dependencies minor
@fortawesome/react-fontawesome 0.2.0 -> 0.2.2 age adoption passing confidence dependencies patch
@testing-library/jest-dom 5.16.4 -> 5.17.0 age adoption passing confidence devDependencies minor
@testing-library/react 13.3.0 -> 13.4.0 age adoption passing confidence devDependencies minor
@types/chroma-js (source) 2.1.3 -> 2.4.4 age adoption passing confidence devDependencies minor
@types/chrome (source) 0.0.191 -> 0.0.287 age adoption passing confidence devDependencies patch
@types/js-yaml (source) 4.0.5 -> 4.0.9 age adoption passing confidence devDependencies patch
@types/lodash.debounce (source) 4.0.7 -> 4.0.9 age adoption passing confidence devDependencies patch
@types/mustache (source) 4.1.3 -> 4.2.5 age adoption passing confidence devDependencies minor
@types/node (source) 16.11.43 -> 16.18.121 age adoption passing confidence devDependencies minor
@types/react (source) 18.0.14 -> 18.3.12 age adoption passing confidence resolutions minor
@types/react (source) 18.0.14 -> 18.3.12 age adoption passing confidence devDependencies minor
@types/react-dom (source) 18.0.5 -> 18.3.1 age adoption passing confidence devDependencies minor
@types/styled-components (source) 5.1.25 -> 5.1.34 age adoption passing confidence devDependencies patch
ajv (source) 8.11.0 -> 8.17.1 age adoption passing confidence dependencies minor
chroma-js 2.4.2 -> 2.6.0 age adoption passing confidence dependencies minor
css-loader 6.7.1 -> 6.11.0 age adoption passing confidence devDependencies minor
eslint-plugin-jest 26.5.3 -> 26.9.0 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.30.1 -> 7.37.2 age adoption passing confidence devDependencies minor
gts 3.1.0 -> 3.1.1 age adoption passing confidence devDependencies patch
html-webpack-plugin 5.5.0 -> 5.6.3 age adoption passing confidence devDependencies minor
husky 8.0.1 -> 8.0.3 age adoption passing confidence devDependencies patch
jest (source) 28.1.2 -> 28.1.3 age adoption passing confidence devDependencies patch
jest-chrome 0.7.2 -> 0.8.0 age adoption passing confidence devDependencies minor
jest-environment-jsdom (source) 28.1.2 -> 28.1.3 age adoption passing confidence devDependencies patch
jest-styled-components 7.0.8 -> 7.2.0 age adoption passing confidence devDependencies minor
node (source) 16.15.1 -> 16.20.2 age adoption passing confidence minor
prismjs 1.28.0 -> 1.29.0 age adoption passing confidence dependencies minor
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-router-dom (source) 6.3.0 -> 6.28.0 age adoption passing confidence dependencies minor
react-simple-code-editor 0.11.2 -> 0.14.1 age adoption passing confidence dependencies minor
style-loader 3.3.1 -> 3.3.4 age adoption passing confidence devDependencies patch
styled-components (source) 5.3.5 -> 5.3.11 age adoption passing confidence dependencies patch
ts-jest (source) 28.0.5 -> 28.0.8 age adoption passing confidence devDependencies patch
ts-loader 9.3.1 -> 9.5.1 age adoption passing confidence devDependencies minor
ts-node (source) 10.8.2 -> 10.9.2 age adoption passing confidence devDependencies minor
typescript (source) 4.7.4 -> 4.9.5 age adoption passing confidence devDependencies minor
webpack 5.94.0 -> 5.96.1 age adoption passing confidence devDependencies minor

Release Notes

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v6.7.1

Compare Source

v6.7.0

Compare Source

v6.6.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.4.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.4.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.3.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.2.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.2.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

FortAwesome/react-fontawesome (@​fortawesome/react-fontawesome)

v0.2.2

Compare Source

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

v0.2.1

Compare Source

Changed
  • Remove defaultProps to be compatible with React 19
testing-library/jest-dom (@​testing-library/jest-dom)

v5.17.0

Compare Source

Features
  • New toHaveAccessibleErrorMessage better implementing the spec, deprecate toHaveErrorMessage (#​503) (d717c66)

v5.16.5

Compare Source

Bug Fixes
testing-library/react-testing-library (@​testing-library/react)

v13.4.0

Compare Source

Features
  • renderHook: allow passing of all render options to renderHook (#​1118) (27a9584)
ajv-validator/ajv (ajv)

v8.17.1

Compare Source

What's Changed

Full Changelog: ajv-validator/ajv@v8.17.0...v8.17.1

Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

Revert "Revert fast-uri change (https://github.com/ajv-validator/ajv/pull/2444)" by @​gurgunday in https://github.com/ajv-validator/ajv/pull/2448
fix: ignore new eslint error for @​typescript-eslint/no-extraneous-class by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2455
docs: clarify behaviour of addVocabulary by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2454
docs: refactor to improve legibility by @​blottn in https://github.com/ajv-validator/ajv/pull/2432
Fix grammatical typo in managing-schemas.md by @​wetneb in https://github.com/ajv-validator/ajv/pull/2305
docs: Fix broken strict-mode link by @​alexanderjsx in https://github.com/ajv-validator/ajv/pull/2459
feat: add test for encoded refs and bump fast-uri by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2449
fix: changes for @​typescript-eslint/array-type rule by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2467
fixes https://github.com/ajv-validator/ajv/issues/2217 - clarify custom keyword naming by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2457

v8.16.0

Compare Source

What's Changed

Full Changelog: ajv-validator/ajv@v8.15.0...v8.16.0

v8.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.14.0...v8.15.0

v8.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.13.0...v8.14.0

v8.13.0

Compare Source

  • add named exports
  • update dependencies
  • update node.js

v8.12.0

Compare Source

v8.11.2

Compare Source

Update dependencies

Export ValidationError and MissingRefError (https://github.com/ajv-validator/ajv/pull/1840, @​dannyb648)

v8.11.1

Compare Source

Update dependencies

Export ValidationError and MissingRefError (#​1840, @​dannyb648)

gka/chroma.js (chroma-js)

v2.6.0

Compare Source

What's Changed

Full Changelog: gka/chroma.js@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: gka/chroma.js@v2.3.0...v2.5.0

webpack-contrib/css-loader (css-loader)

v6.11.0

Compare Source

Features
Bug Fixes

v6.10.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#​1569) (d641c4d)
  • support named exports with any characters (6f43929)
6.9.1 (2024-01-18)
Bug Fixes
  • css nesting support
  • @scope at-rule support

v6.9.1

Compare Source

v6.9.0

Compare Source

Features
Bug Fixes
6.8.1 (2023-05-28)
Bug Fixes

v6.8.1

Compare Source

v6.8.0

Compare Source

Features
  • use template literal when it possible to prevent Maximum call stack size exceeded (#​1525) (6eb5661)
Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes

v6.7.4

Compare Source

v6.7.3

Compare Source

v6.7.2

Compare Source

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v26.9.0

Compare Source

Features

26.8.7 (2022-08-21)

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions (#​1207) (f928747)

26.8.6 (2022-08-21)

Bug Fixes
  • max-expect: reset expect counter when entering and exiting test function calls (#​1206) (3908ab8)

26.8.5 (2022-08-20)

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 10:00 on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jul 10, 2022
@renovate renovate bot force-pushed the renovate/else branch 10 times, most recently from 70002b8 to 43acc66 Compare July 18, 2022 20:16
@renovate renovate bot force-pushed the renovate/else branch 2 times, most recently from 2a2456e to ba27ae0 Compare July 25, 2022 19:12
@renovate renovate bot changed the title chore(deps): update else fix(deps): update else Jul 25, 2022
@renovate renovate bot force-pushed the renovate/else branch 3 times, most recently from 6075817 to 7352113 Compare July 30, 2022 22:24
@renovate renovate bot force-pushed the renovate/else branch 7 times, most recently from 0229e49 to 5f6e9bc Compare August 9, 2022 15:21
@renovate renovate bot changed the title fix(deps): update else fix(deps): update else to v6.1.2 Aug 9, 2022
@renovate renovate bot changed the title fix(deps): update else to v6.1.2 fix(deps): update else Aug 10, 2022
@renovate renovate bot force-pushed the renovate/else branch 4 times, most recently from 5c1f42e to 838713c Compare August 15, 2022 20:24
@renovate renovate bot force-pushed the renovate/else branch 3 times, most recently from 4d91a09 to d4631eb Compare October 11, 2024 15:45
@renovate renovate bot force-pushed the renovate/else branch 5 times, most recently from 6ac8672 to fd8b4a4 Compare October 17, 2024 19:06
@renovate renovate bot force-pushed the renovate/else branch 3 times, most recently from b387b95 to f6140f8 Compare October 23, 2024 04:17
@renovate renovate bot force-pushed the renovate/else branch 7 times, most recently from e930aad to 4564bfb Compare November 3, 2024 06:52
@renovate renovate bot force-pushed the renovate/else branch 5 times, most recently from f10cbec to ac46a8b Compare November 20, 2024 20:52
@renovate renovate bot force-pushed the renovate/else branch 4 times, most recently from 0ea85bf to d5da020 Compare November 26, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants