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

Update Minor, Patch, and Lockfile Maintenance Updates #28

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@testing-library/jest-dom 6.1.4 -> 6.6.3 age adoption passing confidence dependencies minor
@testing-library/react 14.1.2 -> 14.3.1 age adoption passing confidence dependencies minor
@testing-library/user-event 14.5.1 -> 14.6.1 age adoption passing confidence dependencies minor
axios (source) 1.6.2 -> 1.7.9 age adoption passing confidence dependencies minor
dotenv 16.3.1 -> 16.4.7 age adoption passing confidence dependencies minor
eslint (source) 8.54.0 -> 8.57.1 age adoption passing confidence devDependencies minor
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.0.1 -> 5.2.3 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.33.2 -> 7.37.4 age adoption passing confidence devDependencies minor
express (source) 4.18.2 -> 4.21.2 age adoption passing confidence dependencies minor
lint-staged 15.1.0 -> 15.4.3 age adoption passing confidence devDependencies minor
node 21.2.0 -> 21.7.3 age adoption passing confidence final minor
nodemailer (source) 6.9.7 -> 6.10.0 age adoption passing confidence dependencies minor
nodemon (source) 3.0.1 -> 3.1.9 age adoption passing confidence dependencies minor
prettier (source) 3.1.0 -> 3.5.1 age adoption passing confidence devDependencies 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.19.0 -> 6.29.0 age adoption passing confidence dependencies minor
redux-saga (source) 1.2.3 -> 1.3.0 age adoption passing confidence dependencies minor
sweetalert2 (source) 11.10.1 -> 11.17.2 age adoption passing confidence dependencies minor
web-vitals 3.5.0 -> 3.5.2 age adoption passing confidence dependencies patch

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.3

Compare Source

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.8

Compare Source

v6.4.7

Compare Source

v6.4.6

Compare Source

Bug Fixes

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

v6.4.3

Compare Source

v6.4.2

Compare Source

Bug Fixes
  • Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#​575) (a93c0c4)

v6.4.1

Compare Source

Bug Fixes
  • Export type TestingLibraryMatchers from "./matchers" (#​576) (dd1c4dd)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.1

Compare Source

Bug Fixes
  • Standalone types for "./matchers" export and add Bun support (#​566) (5675b86)

v6.2.0

Compare Source

Features
  • toHaveAccessibleDescription supports aria-description (#​565) (1fb156c)

v6.1.6

Compare Source

Bug Fixes

v6.1.5

Compare Source

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

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

v14.2.2

Compare Source

v14.2.1

Compare Source

Bug Fixes
  • Update types to support all possible react component return values (#​1272) (55e79c2)

v14.2.0

Compare Source

Features
  • add reactStrictMode option to enable strict mode render (#​1241) (0880eba)
testing-library/user-event (@​testing-library/user-event)

v14.6.1

Compare Source

Bug Fixes

v14.6.0

Compare Source

Features
Bug Fixes
  • clipboard: await DataTransferItem.getAsString() callback (#​1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#​1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#​1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#​1229) (5f3d28f)

v14.5.2

Compare Source

Bug Fixes
  • remove interop and deep DTL imports (6a3c896)
axios/axios (axios)

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
Contributors to this release

v1.7.7

Compare Source

Bug Fixes
  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#​6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#​5731) (364993f)
Contributors to this release

v1.7.6

Compare Source

Bug Fixes
Contributors to this release

v1.7.5

Compare Source

Bug Fixes
  • adapter: fix undefined reference to hasBrowserEnv (#​6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#​6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#​6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#​6533) (550d885)
Contributors to this release

v1.7.4

Compare Source

Bug Fixes
Contributors to this release

v1.7.3

Compare Source

Bug Fixes
Contributors to this release

v1.7.2

Compare Source

Bug Fixes
Contributors to this release

v1.7.1

Compare Source

Bug Fixes
  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#​6410) (733f15f)
Contributors to this release

v1.7.0

Compare Source

Features
Bug Fixes
Contributors to this release

v1.6.8

Compare Source

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

v1.6.7

Compare Source

Bug Fixes
  • capture async stack only for rejections with native error objects; (#​6203) (1a08f90)
Contributors to this release

v1.6.6

Compare Source

Bug Fixes
Contributors to this release

v1.6.5

Compare Source

Bug Fixes
Contributors to this release

v1.6.4

Compare Source

Bug Fixes
  • security: fixed formToJSON prototype pollution vulnerability; (#​6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#​6163) (75af1cd)
Contributors to this release

v1.6.3

Compare Source

Bug Fixes
Contributors to this release
motdotla/dotenv (dotenv)

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx

v16.4.5

Compare Source

Changed
  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #​814

v16.4.4

Compare Source

Changed
  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #​812

v16.4.3

Compare Source

Changed
  • Fixed processing of multiple files in options.path #​805

v16.4.2

Compare Source

Changed

v16.4.1

Compare Source

  • Patch support for array as path option #​797

v16.4.0

Compare Source

  • Add error.code to error messages around .env.vault decryption handling #​795
  • Add ability to find .env.vault file when filename(s) passed as an array #​784

v16.3.2

Compare Source

Added
  • Add debug message when no encoding set #​735
Changed
  • Fix output typing for populate #​792
  • Use subarray instead of slice #​793
eslint/eslint (eslint)

[v8.57.1](https://redirect.github.com/eslint/eslint/co


Configuration

📅 Schedule: Branch creation - "after 9am on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

Copy link

netlify bot commented Nov 26, 2023

Deploy Preview for sir-david-attenbowwow ready!

Name Link
🔨 Latest commit 77a297e
🔍 Latest deploy log https://app.netlify.com/sites/sir-david-attenbowwow/deploys/67b2338705d23900089579b2
😎 Deploy Preview https://deploy-preview-28--sir-david-attenbowwow.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title Update dependency react-router-dom to v6.20.0 Update Minor, Patch, and Lockfile Maintenance Updates to v6.1.5 Nov 30, 2023
@renovate renovate bot changed the title Update Minor, Patch, and Lockfile Maintenance Updates to v6.1.5 Update Minor, Patch, and Lockfile Maintenance Updates Dec 1, 2023
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 6 times, most recently from 577d221 to 4a10cab Compare December 6, 2023 01:06
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 3 times, most recently from 399443d to a586a7b Compare December 16, 2023 01:03
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 4 times, most recently from a0313a9 to 121c3d5 Compare December 24, 2023 06:11
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 6 times, most recently from d2e1752 to fa2fbc3 Compare January 2, 2024 10:50
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 4 times, most recently from f56b4c9 to ef81a1c Compare January 10, 2024 03:50
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 4 times, most recently from 74207cb to 2429fd3 Compare January 12, 2024 22:23
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 4 times, most recently from 0ad97cb to 9ecd78a Compare December 17, 2024 16:09
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 3 times, most recently from b42980a to 3759688 Compare December 24, 2024 05:12
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 6 times, most recently from b109a3a to 77c957d Compare January 3, 2025 23:04
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 6 times, most recently from 95056ce to 5ed6524 Compare January 19, 2025 00:29
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 3 times, most recently from 714bb59 to b3efd1d Compare January 26, 2025 17:20
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 2 times, most recently from fed9fac to 1b27fc5 Compare January 30, 2025 17:59
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch 4 times, most recently from beeed57 to b62a067 Compare February 14, 2025 11:04
@renovate renovate bot force-pushed the renovate/minor-patch-and-lockfile-maintenance-updates branch from b62a067 to 77a297e Compare February 16, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants