Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2021

This PR contains the following updates:

Package Change Age Confidence Type Update
@jdp-dev/commitlint-config (source) ^0.0.19 -> ^1.0.0 age confidence devDependencies major
@jdp-dev/eslint-config-typescript-react (source) ^0.0.19 -> ^1.0.0 age confidence devDependencies major
@jdp-dev/prettier-config (source) ^0.0.19 -> ^1.0.0 age confidence devDependencies major
@jdp-dev/tsconfig (source) ^0.0.19 -> ^1.0.0 age confidence devDependencies major
@types/node (source) ^16.10.2 -> ^22.0.0 age confidence devDependencies major
actions/checkout v2.3.4 -> v4.2.2 age confidence action major
actions/setup-node v2.4.1 -> v4.4.0 age confidence action major
eslint-config-prettier ^8.3.0 -> ^10.0.0 age confidence devDependencies major
husky ^7.0.2 -> ^9.0.0 age confidence devDependencies major
lint-staged ^11.1.2 -> ^16.0.0 age confidence devDependencies major
node (source) 14 -> 22 age confidence major
prettier (source) ^2.3.2 -> ^3.0.0 age confidence devDependencies major
react-scripts (source) ^4.0.3 -> ^5.0.0 age confidence devDependencies major
rimraf ^3.0.2 -> ^6.0.0 age confidence devDependencies major
serve ^12.0.1 -> ^14.0.0 age confidence devDependencies major
typescript (source) ^4.4.3 -> ^5.0.0 age confidence devDependencies major

Release Notes

john-d-pelingo/jdp-scripts (@​jdp-dev/commitlint-config)

v1.4.0

Compare Source

Features

v1.2.0

Compare Source

Features
  • make type casts result to error (5a06d62)

v1.1.0

Compare Source

Features
1.0.2 (2021-11-06)
Bug Fixes
1.0.1 (2021-11-06)
Features
  • use correct peer dependency (a0f66f8)

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source

Features
0.0.19 (2021-09-13)
0.0.18 (2021-07-03)
0.0.17 (2021-03-17)
0.0.16 (2021-02-24)
Features
0.0.15 (2021-02-11)
0.0.14 (2021-01-04)
0.0.13 (2020-12-04)
0.0.12 (2020-12-04)
Features
0.0.11 (2020-12-02)
Features
  • remove eslint jsx a11y plugin (21934da)
0.0.10 (2020-12-02)
Bug Fixes
0.0.9 (2020-12-02)
Features
0.0.8 (2020-12-02)
0.0.7 (2020-12-02)
Features
  • do not extend eslint-config (cebe150)
  • do not extend eslint-config-typescript (18fc7ec)
0.0.6 (2020-12-01)
Features
  • add github workflow to auto-publish (f9b3cac)
  • add test before publish (1508fd2)
  • extend eslint-config-typescript (3bccd4b)
  • install dependencies first (fbdf32e)
  • use github actions to publish (2d5a508)
Bug Fixes
  • add tape as dependencies to make npm work (db9904c)
  • fix pattern (55baaec)
0.0.5 (2020-12-01)
Features
0.0.4 (2020-12-01)
Features
  • add eslint-config-typescript (74b5606)
  • add eslint-config-typescript-react (5eda24e)
  • remove eslint-jest-plugin (be649e2)
  • use only JS in eslint-config (82fc853)
Bug Fixes
0.0.3 (2020-12-01)
Features
  • add prettier to peer dependencies (b997f31)
  • do not use semis (0bf4a49)
  • use package.json prettier config way (9af5612)
0.0.2 (2020-12-01)
Features
Bug Fixes
  • use correct link to homepage (2a86343)
actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.7.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.6.0...v2.7.0

v2.6.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.5.0

v2.4.2

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.4.2

v2.4.1

Compare Source

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting safe.directory

v2.4.0

Compare Source

  • Convert SSH URLs like org-<ORG_ID>@&#8203;github.com: to https://github.com/ - pr

v2.3.5

Compare Source

Update dependencies

actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

Dependency updates

New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.1.0

v4.0.4

Compare Source

What's Changed

Documentation changes:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.4

v4.0.3

Compare Source

What's Changed

Bug fixes:
Documentation changes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.3

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

v4.0.0

Compare Source

What's Changed

In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in https://github.com/actions/setup-node/pull/866

Besides, release contains such changes as:

New Contributors

Full Changelog: actions/setup-node@v3...v4.0.0

v3.9.1

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.9.1

v3.9.0

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.9.0

v3.8.2

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

v3.8.1

Compare Source

What's Changed

In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov in https://github.com/actions/setup-node/pull/831. It is filtered and checked in the toolkit/cache library.

Full Changelog: actions/setup-node@v3...v3.8.1

v3.8.0

Compare Source

What's Changed

Bug fixes:
Feature implementations:
Documentation changes:
Update dependencies:

New Contributors

Full Changelog: actions/setup-node@v3...v3.8.0

v3.7.0

Compare Source

What's Changed

In scope of this release we added a logic to save an additional cache path for yarn 3 (related pull request and feature request). Moreover, we added functionality to use all the sub directories derived from cache-dependency-path input and add detect all dependencies directories to cache (related pull request and feature request).

Besides, we made such changes as:
  • Replace workflow badge with n

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

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 force-pushed the renovate/major-all branch from 29ae133 to 10fabed Compare October 26, 2021 01:18
@renovate renovate bot changed the title chore(deps): update dependency eslint to v8 chore(deps): update all (major) Oct 26, 2021
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ca672b3 to 83c36c4 Compare November 6, 2021 23:04
@renovate renovate bot force-pushed the renovate/major-all branch from 83c36c4 to 5d8d406 Compare November 13, 2021 19:27
@renovate renovate bot force-pushed the renovate/major-all branch from 5d8d406 to 2be8042 Compare March 7, 2022 14:19
@renovate renovate bot force-pushed the renovate/major-all branch from 2be8042 to eb43072 Compare April 24, 2022 18:33
@renovate renovate bot force-pushed the renovate/major-all branch from eb43072 to dfbd463 Compare May 15, 2022 22:53
@renovate renovate bot force-pushed the renovate/major-all branch from dfbd463 to fe579df Compare June 18, 2022 18:35
@renovate renovate bot force-pushed the renovate/major-all branch from fe579df to f4b9319 Compare September 25, 2022 17:13
@renovate renovate bot force-pushed the renovate/major-all branch from f4b9319 to a02b81d Compare November 20, 2022 19:27
@renovate renovate bot force-pushed the renovate/major-all branch from a02b81d to 17f29c6 Compare March 17, 2023 06:06
@renovate renovate bot force-pushed the renovate/major-all branch from 17f29c6 to 12d7602 Compare March 24, 2023 22:37
@renovate renovate bot force-pushed the renovate/major-all branch from 12d7602 to 730752f Compare April 17, 2023 10:37
@renovate renovate bot force-pushed the renovate/major-all branch from 730752f to ad8fa39 Compare June 9, 2023 16:07
@renovate renovate bot force-pushed the renovate/major-all branch from ad8fa39 to 0144d06 Compare July 5, 2023 14:33
@renovate renovate bot force-pushed the renovate/major-all branch from 0144d06 to b490081 Compare August 5, 2023 22:29
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 7321a9d to f81d543 Compare August 17, 2023 15:02
@renovate renovate bot force-pushed the renovate/major-all branch from f81d543 to 11abd23 Compare August 24, 2023 16:08
@renovate renovate bot force-pushed the renovate/major-all branch from 11abd23 to 44c613a Compare September 4, 2023 14:05
@renovate renovate bot force-pushed the renovate/major-all branch from 44c613a to d4641da Compare September 22, 2023 18:41
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 3ba5204 to 476d832 Compare October 17, 2023 17:23
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 0522b9f to b772259 Compare October 24, 2023 01:30
@renovate renovate bot force-pushed the renovate/major-all branch from b772259 to 5e55d6f Compare December 18, 2023 12:14
@renovate renovate bot force-pushed the renovate/major-all branch from 5e55d6f to 6cecaa1 Compare January 25, 2024 04:49
@renovate renovate bot force-pushed the renovate/major-all branch from 6cecaa1 to bdfe604 Compare February 7, 2024 06:32
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from c057a88 to 4127767 Compare April 10, 2024 15:42
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 0be16ca to c851bac Compare April 25, 2024 13:43
@renovate renovate bot force-pushed the renovate/major-all branch from c851bac to d04849b Compare May 8, 2024 21:11
@renovate renovate bot force-pushed the renovate/major-all branch from d04849b to 1edb8d6 Compare May 16, 2024 23:45
@renovate renovate bot force-pushed the renovate/major-all branch from 1edb8d6 to 64c8331 Compare June 12, 2024 22:50
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 05e577e to 854e7a9 Compare July 9, 2024 15:44
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 783990b to 16cbb98 Compare September 25, 2024 20:10
@renovate renovate bot force-pushed the renovate/major-all branch from 16cbb98 to 2412325 Compare October 7, 2024 20:06
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 6f098d7 to 7a3d199 Compare October 29, 2024 16:05
@renovate renovate bot force-pushed the renovate/major-all branch from 7a3d199 to a7d984f Compare January 13, 2025 15:34
@renovate renovate bot force-pushed the renovate/major-all branch from a7d984f to 91a1081 Compare January 27, 2025 06:35
@renovate renovate bot force-pushed the renovate/major-all branch from 91a1081 to e591a3f Compare March 17, 2025 05:11
@renovate renovate bot force-pushed the renovate/major-all branch from e591a3f to fcaaf0e Compare April 14, 2025 04:32
@renovate renovate bot force-pushed the renovate/major-all branch from fcaaf0e to ab453e8 Compare May 10, 2025 21:12
@renovate renovate bot force-pushed the renovate/major-all branch from ab453e8 to 3414833 Compare July 28, 2025 19:28
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.

1 participant