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

chore(deps): update all (major) #46

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@jdp-dev/commitlint-config (source) ^0.0.19 -> ^1.0.0 age adoption passing confidence devDependencies major
@jdp-dev/eslint-config-typescript-react (source) ^0.0.19 -> ^1.0.0 age adoption passing confidence devDependencies major
@jdp-dev/prettier-config (source) ^0.0.19 -> ^1.0.0 age adoption passing confidence devDependencies major
@jdp-dev/tsconfig (source) ^0.0.19 -> ^1.0.0 age adoption passing confidence devDependencies major
@types/node (source) ^16.10.2 -> ^20.0.0 age adoption passing confidence devDependencies major
actions/checkout v2.3.4 -> v4.1.4 age adoption passing confidence action major
actions/setup-node v2.4.1 -> v4.0.2 age adoption passing confidence action major
eslint (source) ^7.32.0 -> ^9.0.0 age adoption passing confidence devDependencies major
eslint-config-prettier ^8.3.0 -> ^9.0.0 age adoption passing confidence devDependencies major
husky ^7.0.2 -> ^9.0.0 age adoption passing confidence devDependencies major
lint-staged ^11.1.2 -> ^15.0.0 age adoption passing confidence devDependencies major
node (source) 14 -> 20 age adoption passing confidence major
prettier (source) ^2.3.2 -> ^3.0.0 age adoption passing confidence devDependencies major
react-scripts (source) ^4.0.3 -> ^5.0.0 age adoption passing confidence devDependencies major
rimraf ^3.0.2 -> ^5.0.0 age adoption passing confidence devDependencies major
serve ^12.0.1 -> ^14.0.0 age adoption passing confidence devDependencies major
typescript (source) ^4.4.3 -> ^5.0.0 age adoption passing confidence devDependencies major

Release Notes

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

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.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

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.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.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:

New Contributors

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

v3.6.0: Add Support for Nightly, Canary and RC builds for Node.js

Compare Source

In scope of this release we added support to download nightly, rc (https://github.com/actions/setup-node/pull/611) and canary (https://github.com/actions/setup-node/pull/619) Node.js distributions.

For nightly versions:
jobs:
  build:
    runs-on: ubuntu-latest
    name: Node sample
    steps:
      - uses: actions/checkout@v3
      - uses: actions/setup-node@v3
        with:
          node-version: '16-nightly'
      - run: npm ci
      - run: npm test
For canary versions:
jobs:
  build:
    runs-on: ubuntu-latest
    name: Node sample
    steps:
      - uses: actions/checkout@v3
      - uses: actions/setup-node@v3
        with:
          node-version: '16-v8-canary’
      - run: npm ci
      - run: npm test
For rc versions:
jobs:
  build:
    runs-on: ubuntu-latest
    name: Node sample
    steps:
      - uses: actions/checkout@v3
      - uses: actions/setup-node@v3
        with:
          node-version: '16.0.0-rc.1’
      - run: npm ci
      - run: npm test

Note: For more examples please refer to documentation.

Besides, we added the following changes as:

v3.5.1: Update @​actions/core and Print Node, Npm, Yarn versions

Compare Source

In scope of this release we updated actions/core to 1.10.0. Moreover, we added logic to print Nodejs, Npm, Yarn versions after installation.

v3.5.0: Add support for engines.node and Volta

Compare Source

In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. https://github.com/actions/setup-node/pull/485. Moreover, we added support for Volta

Besides, we updated @​actions/core to 1.9.1 and @​actions/cache to 3.0.4

v3.4.1: Fix pnpm output and node-version output issues

Compare Source

In scope of this release we fixed bugs related to the pnpm 7.5.1 output issue from pnpm store path https://github.com/actions/setup-node/pull/545. Moreover we fixed the issue with falling on node-version output https://github.com/actions/setup-node/pull/540.

v3.4.0: Add support for asdf format and update actions/cache version to 3.0.0

Compare Source

In scope of this release we updated actions/cache package as the new version contains fixes for caching error handling. Moreover, we added support for asdf format as Node.js version file https://github.com/actions/setup-node/pull/373. Besides, we introduced new output node-version and added npm-shrinkwrap.json to dependency file patterns: https://github.com/actions/setup-node/pull/439

v3.3.0: Add support for lts/-n aliases

Compare Source

In scope of this release we added support for lts/-n aliases, improve logic for current, latest and node aliases to handle them from toolcache, update ncc package.

Support of lts/-n aliases
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
  with:
    node-version: lts/-1
- run: npm ci
- run: npm test
Minor improvements

v3.2.0: Add current, node, latest aliases

Compare Source

In scope of this release we added new aliases to install the latest Node.js version. https://github.com/actions/setup-node/pull/483

steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
  with:
    node-version: current
- run: npm ci
- run: npm test

v3.1.1: Update actions/cache version to 2.0.2

Compare Source

In scope of this release we updated actions/cache package as the new version contains fixes related to GHES 3.5 (https://github.com/actions/setup-node/pull/460)

v3.1.0: Add caching support on GHES 3.5

Compare Source

In scope of this release we added support for caching from GHES 3.5 and fixed download issue for files > 2GB during restore. Besides, we updated actions/cache dependency to 2.0.0 version.

v3.0.0

Compare Source

In scope of this release we changed version of the runtime Node.js for the setup-node action and updated package-lock.json file to v2.

Breaking Changes

v2.5.2: Update @​actions/core for v2

Compare Source

In scope of this release we updated actions/core to 1.10.0 and actions/tool-cache to 1.7.2 for v2: https://github.com/actions/setup-node/pull/713

v2.5.1: Fix logic of error handling for npm warning and uncaught exception

Compare Source

In scope of this release we fix logic of error handling related to caching (https://github.com/actions/setup-node/pull/358) and (https://github.com/actions/setup-node/pull/359).

In the previous behaviour we relied on stderr output to throw error. The warning messages from package managers can be written to the stderr's output. For now the action will throw an error only if exit code differs from zero. Besides, we add logic to сatch and log unhandled exceptions.

v2.5.0: Adding Node.js version file support

Compare Source

In scope of this release we add the node-version-file input and update actions/cache dependency to the latest version.

Adding Node.js version file support

The new input (node-version-file) provides functionality to specify the path to the file containing Node.js's version with such behaviour:

  • If the file does not exist the action will throw an error.
  • If you specify both node-version and node-version-file inputs, the action will use value from the node-version input and throw the following warning: Both node-version and node-version-file inputs are specified, only node-version will be used.
  • For now the action does not support all of the variety of values for Node.js version files. The action can handle values according to the documentation and

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 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 has been generated by Mend Renovate. View repository job log here.

@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 4 times, most recently from 7321a9d to f81d543 Compare August 17, 2023 15:02
@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
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.

None yet

1 participant