Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Bump the yarn-dependencies group across 1 directory with 10 updates #128

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the yarn-dependencies group with 10 updates in the / directory:

Package From To
axios 1.5.1 1.7.2
axios-hooks 4.0.0 5.0.2
primeicons 6.0.1 7.0.0
primereact 9.6.2 10.6.6
react 18.2.0 18.3.1
react-dom 18.2.0 18.3.1
react-router-dom 6.16.0 6.23.1
@testing-library/jest-dom 6.1.4 6.4.6
@testing-library/react 14.0.0 16.0.0
@testing-library/user-event 14.5.1 14.5.2

Updates axios from 1.5.1 to 1.7.2

Release notes

Sourced from axios's releases.

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

Release v1.7.0-beta.2

Release notes:

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

Release v1.7.0-beta.1

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

1.7.0-beta.2 (2024-05-19)

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

... (truncated)

Commits
  • 0e4f9fa chore(release): v1.7.2 (#6414)
  • 4f79aef fix(fetch): enhance fetch API detection; (#6413)
  • 67d1373 chore(release): v1.7.1 (#6411)
  • 733f15f fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...
  • 3041c61 [Release] v1.7.0 (#6408)
  • 18b13cb chore(docs): add fetch adapter docs; (#6407)
  • e62099b fix(fetch): fixed a possible memory leak in the AbortController for the strea...
  • b49aa8e chore(release): v1.7.0-beta.2 (#6403)
  • d57f03a chore(ci): bump create-pull-request version to fix a bug; (#6405)
  • 097b0d1 chore(ci): add tag resolution for npm releases based on package version; (#6404)
  • Additional commits viewable in compare view

Updates axios-hooks from 4.0.0 to 5.0.2

Release notes

Sourced from axios-hooks's releases.

v5.0.2

What's Changed

... (truncated)

Commits
  • 3c2ee8a chore(release): v5.0.2
  • cd777cc chore(deps): bump @​babel/runtime from 7.23.2 to 7.23.4 (#1508)
  • bf4825a chore(deps-dev): bump eslint from 8.53.0 to 8.54.0 (#1507)
  • 8f20cb8 chore(deps-dev): bump @​types/node from 20.9.1 to 20.9.2 (#1506)
  • edc916a chore(deps-dev): bump @​babel/cli from 7.23.0 to 7.23.4 (#1505)
  • 23a4758 chore(deps-dev): bump @​babel/plugin-transform-runtime (#1504)
  • ba8537b chore(deps-dev): bump @​types/node from 20.9.0 to 20.9.1 (#1503)
  • ebe440d chore(deps-dev): bump @​commitlint/cli from 18.4.1 to 18.4.2 (#1502)
  • 0eb06e7 chore(deps-dev): bump @​commitlint/config-conventional (#1501)
  • 7d4c582 chore(deps-dev): bump axios from 1.6.1 to 1.6.2 (#1500)
  • Additional commits viewable in compare view

Updates primeicons from 6.0.1 to 7.0.0

Changelog

Sourced from primeicons's changelog.

7.0.0 (2024-03-29)

Full Changelog

Implemented New Features and Enhancements:

  • Add tags for better search results to all icons #1131
  • Add "arrow-down-left-and-arrow-up-right-to-center" icon #1129
  • Add "microchip" icon #1128
  • Add "objects-column" icon #1125
  • Add "pause-circle" icon #1082
  • Add "folder-plus" icon #1013
  • Add "receipt" icon #1003
  • Add "microchip-ai" icon #982
  • Add "crown" icon #981
  • Add "list-check" icon #964
  • Add "shop" icon #959
  • Add "tiktok" icon #953
  • Add "star-half" and "star-half-fill" icons #949
  • Add "sort-up-fill" and "sort-down-fill" icons #947
  • Add "cart-minus" icon #919
  • Add "expand" icon #896
  • Add "twitch" icon #884
  • Add "address-book" icon #862
  • Add "sparkles" icon #854
  • Add "warehouse" icon #834
  • Add "arrow-up-right-and-arrow-down-left-from-center" icon #825
  • Add "turkish-lira" icon #749
  • Add "chart-scatter" icon #741
  • Add "wave-pulse" icon #738
  • Add "graduation-cap" icon #703
  • Add "building-columns" icon #668
  • Add "calendar-clock" icon #646
  • Add "bell-slash" icon #625
  • Add "equals" icon #623
  • Add "hammer" icon #609
  • Add "play-circle" icon #608
  • Add "barcode" icon #587
  • Add "gauge" icon #585
  • Add "pinterest" icon #583
  • Add "file-arrow-up" icon #571
  • Add "indian-rupee" icon #550
  • Add "file-plus" icon #524
  • Add "file-check" icon #413
  • Add "face-smile" icon #383
  • Add "thumbtack" icon #333
  • Add "cart-arrow-down" icon #268
  • Add "asterisks" icon #263
  • Add "trophy" icon #257
  • Add "pen-to-square" icon #255

... (truncated)

Commits

Updates primereact from 9.6.2 to 10.6.6

Release notes

Sourced from primereact's releases.

10.6.6

What's Changed

New Contributors

Full Changelog: primefaces/primereact@10.6.5...10.6.6

10.6.5

What's Changed

... (truncated)

Changelog

Sourced from primereact's changelog.

10.6.6 (2024-05-24)

Full Changelog

What's Changed

Fixed Bugs:

  • Add ariaLabel method to Typescript #6582
  • Locale fix #6586
  • Row reorder icon image won't break drag 'ghost' #6581
  • Add paste key #6577
  • Check meta key for MacOS #6588
  • InputOtp respect props.value change #6595
  • Fix typo in Scale doc #6596
  • Fix typo in PrimeFlex doc #6597
  • Password fix tab ordering of toggle mask #6598
  • Fix typo #6601
  • Show headless sidebar in all window sizes #6605
  • IconOptions typescript updated for FontAwesome #6579
  • PanelMenu MenuItem Id Prop Not Passed #6607
  • MeterGroup render items in percentage #6612
  • Minus sign after all selection - InputNumber #6566
  • Tabview Core Styles Moved to SASS Theme and Removed Inkbar for Lara #6616
  • Chart update TypeScript to inherit DIV #6618
  • Fix: Cannot npm link primereact on local project #6619
  • Added new capabilities and properties to Column and Dialog #6611
  • Dropdown fix checkIcon #6630
  • Feat: Stateful TreeTable #6384
  • InputOtp keyboard navigation #6638
  • DataTable: Column: onCellEditComplete is fired twice #6641
  • VirtualScroller improve useUpdate comparison #6643
  • Fixed typo #6654
  • BodyRow tab key handling #6658
  • Multiselect use unique label key #6652
  • Tooltip default position to 'right' if undefined #6651
  • PageLinks use totalPages #6649
  • Add missing components to primereact.all.js #6637
  • autocomplete value selection fix #6664
  • Galleria image in fullscreen mode not closing on escape button click #6645
  • DragDrop Tree keyboard navigation #6646

10.6.5 (2024-05-03)

Full Changelog

Fixed Bugs:

  • pt headerContent fix in #6529
  • fix optionLabel in #6520

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by tprkkc, a new releaser for primereact since your current version.


Updates react from 18.2.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

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


Updates react-dom from 18.2.0 to 18.3.1

Release notes

Sourced from react-dom's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-dom's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
  • d6c42f7 Bump to 18.3.1
  • 8a015b6 Add deprecation warning for unmountComponentAtNode
  • c3b2839 Add deprecation warning for findDOMNode
  • d4ea75d ReactDOMTestUtils deprecation warnings

Bumps the yarn-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.5.1` | `1.7.2` |
| [axios-hooks](https://github.com/simoneb/axios-hooks) | `4.0.0` | `5.0.2` |
| [primeicons](https://github.com/primefaces/primeicons) | `6.0.1` | `7.0.0` |
| [primereact](https://github.com/primefaces/primereact) | `9.6.2` | `10.6.6` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `6.23.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.4` | `6.4.6` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `16.0.0` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` |



Updates `axios` from 1.5.1 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.1...v1.7.2)

Updates `axios-hooks` from 4.0.0 to 5.0.2
- [Release notes](https://github.com/simoneb/axios-hooks/releases)
- [Changelog](https://github.com/simoneb/axios-hooks/blob/master/CHANGELOG.md)
- [Commits](simoneb/axios-hooks@v4.0.0...v5.0.2)

Updates `primeicons` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/primefaces/primeicons/releases)
- [Changelog](https://github.com/primefaces/primeicons/blob/master/CHANGELOG.md)
- [Commits](primefaces/primeicons@6.0.1...7.0.0)

Updates `primereact` from 9.6.2 to 10.6.6
- [Release notes](https://github.com/primefaces/primereact/releases)
- [Changelog](https://github.com/primefaces/primereact/blob/master/CHANGELOG.md)
- [Commits](primefaces/primereact@9.6.2...10.6.6)

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `react-router-dom` from 6.16.0 to 6.23.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `@testing-library/jest-dom` from 6.1.4 to 6.4.6
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.1.4...v6.4.6)

Updates `@testing-library/react` from 14.0.0 to 16.0.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.0.0...v16.0.0)

Updates `@testing-library/user-event` from 14.5.1 to 14.5.2
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.1...v14.5.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn-dependencies
- dependency-name: axios-hooks
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-dependencies
- dependency-name: primeicons
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-dependencies
- dependency-name: primereact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: yarn-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn-dependencies
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: yarn-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants