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 all dependencies #308

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@oclif/plugin-help 5.1.12 -> 5.2.20 age adoption passing confidence
globby 13.1.4 -> 13.2.2 age adoption passing confidence
tslib (source) 2.4.0 -> 2.8.1 age adoption passing confidence
typescript (source) 5.0.4 -> 5.7.3 age adoption passing confidence

Release Notes

oclif/plugin-help (@​oclif/plugin-help)

v5.2.20

Compare Source

Bug Fixes
  • deps: bump get-func-name from 2.0.0 to 2.0.2 (e558417)

v5.2.19

Compare Source

Bug Fixes

v5.2.18

Compare Source

Bug Fixes

v5.2.17

Compare Source

Bug Fixes

v5.2.16

Compare Source

Bug Fixes

v5.2.15

Compare Source

Bug Fixes

v5.2.14

Compare Source

Bug Fixes
  • deps: bump word-wrap from 1.2.3 to 1.2.4 (63a89bb)

v5.2.13

Compare Source

Bug Fixes

v5.2.12

Compare Source

Bug Fixes
  • deps: bump semver from 5.7.1 to 5.7.2 (8e04960)

v5.2.11

Compare Source

Bug Fixes

v5.2.10

Compare Source

Bug Fixes

v5.2.9

Compare Source

Bug Fixes

v5.2.8

Compare Source

Bug Fixes

v5.2.7

Compare Source

Bug Fixes

v5.2.6

Compare Source

Bug Fixes

v5.2.5

Compare Source

Bug Fixes

v5.2.4

Compare Source

Bug Fixes

v5.2.3

Compare Source

Bug Fixes
  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (a0a98a0)

v5.2.2

Compare Source

Bug Fixes

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features

5.1.23 (2023-01-14)

Bug Fixes

5.1.22 (2023-01-01)

Bug Fixes
  • deps: bump json5 from 2.2.0 to 2.2.3 (0a8983c)

5.1.21 (2023-01-01)

Bug Fixes

5.1.20 (2022-12-10)

Bug Fixes

5.1.19 (2022-11-13)

Bug Fixes

5.1.18 (2022-11-05)

Bug Fixes

5.1.17 (2022-10-29)

Bug Fixes

5.1.16 (2022-10-22)

Bug Fixes

5.1.15 (2022-10-08)

Bug Fixes

5.1.14 (2022-09-27)

Bug Fixes
  • deps: bump ejs from 3.1.6 to 3.1.8 (5764c46)

5.1.13 (2022-09-27)

Bug Fixes

5.1.12 (2022-03-07)

Bug Fixes

5.1.11 (2022-02-01)

Bug Fixes

5.1.10 (2021-12-08)

Bug Fixes

5.1.9 (2021-12-08)

Bug Fixes

5.1.8 (2021-12-07)

Bug Fixes

5.1.7 (2021-12-02)

Bug Fixes

5.1.6 (2021-12-02)

5.1.5 (2021-12-01)

Bug Fixes

5.1.4 (2021-12-01)

Bug Fixes

5.1.3 (2021-11-18)

Bug Fixes

5.1.2 (2021-11-08)

Bug Fixes

5.1.1 (2021-09-29)

Bug Fixes

v5.1.23

Compare Source

Bug Fixes

v5.1.22

Compare Source

Bug Fixes
  • deps: bump json5 from 2.2.0 to 2.2.3 (0a8983c)

v5.1.21

Compare Source

Bug Fixes

v5.1.20

Compare Source

Bug Fixes

v5.1.19

Compare Source

Bug Fixes

v5.1.18

Compare Source

Bug Fixes

v5.1.17

Compare Source

Bug Fixes

v5.1.16

Compare Source

Bug Fixes

v5.1.15

Compare Source

Bug Fixes

v5.1.14

Compare Source

Bug Fixes
  • deps: bump ejs from 3.1.6 to 3.1.8 (5764c46)

v5.1.13

Compare Source

Bug Fixes
sindresorhus/globby (globby)

v13.2.2

Compare Source

v13.2.1

Compare Source

v13.2.0

Compare Source

  • Pass deep option to ignore filter to avoid unnecessary recursion (#​251) a0e4028
Microsoft/tslib (tslib)

v2.8.1

Compare Source

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

Compare Source

v2.6.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.2...v2.6.3

v2.6.2: tslib 2.6.2

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.1...v2.6.2

v2.6.1: tslib 2.6.1

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.6.0...v2.6.1

v2.6.0: tslib 2.6.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.5.3...2.6.0

v2.5.3: tslib 2.5.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.5.2...v2.5.3

v2.5.2: tslib 2.5.2

Compare Source

This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.

v2.5.1: tslib 2.5.1

Compare Source

This release of tslib provides fixes for two issues.

First, it reverses the order of init hooks provided by decorators to correctly reflect proposed behavior.

Second, it corrects the exports field of tslib's package.json and provides accurate declaration files so that it may be consumed under the node16 and bundler settings for moduleResolution.

v2.5.0: tslib 2.5.0

Compare Source

What's New

Full Changelog: microsoft/tslib@2.4.1...2.5.0

v2.4.1: tslib 2.4.1

Compare Source

This release contains fixes for early returns and throws invoked on generators.

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

v5.7.2

Compare Source

v5.6.3

Compare Source

v5.6.2

Compare Source

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.3: TypeScript 5.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.2.2: TypeScript 5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.6: TypeScript 5.1.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

v5.1.5: TypeScript 5.1.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.3: TypeScript 5.1.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "every weekend" 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 force-pushed the renovate/all-dependencies branch 2 times, most recently from 8065d00 to bc2e61d Compare March 17, 2023 20:31
@renovate renovate bot force-pushed the renovate/all-dependencies branch 7 times, most recently from b8e93de to 16db881 Compare March 31, 2023 17:48
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from fa7bfc5 to 805bb70 Compare April 8, 2023 02:22
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from cc9b86b to b2727cb Compare April 19, 2023 21:28
@renovate renovate bot force-pushed the renovate/all-dependencies branch 7 times, most recently from db3d831 to a59486b Compare April 28, 2023 02:48
@renovate renovate bot force-pushed the renovate/all-dependencies branch 5 times, most recently from dd644ab to 7a38d11 Compare May 5, 2023 23:41
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from fe30400 to b89af55 Compare May 10, 2023 10:09
@renovate renovate bot force-pushed the renovate/all-dependencies branch 4 times, most recently from 61aac95 to f008d84 Compare October 22, 2024 05:12
@renovate renovate bot force-pushed the renovate/all-dependencies branch 5 times, most recently from 833a0cb to 2290a9e Compare October 29, 2024 20:43
@renovate renovate bot force-pushed the renovate/all-dependencies branch 4 times, most recently from 873709d to ce73920 Compare November 3, 2024 06:23
@renovate renovate bot force-pushed the renovate/all-dependencies branch 4 times, most recently from 879979e to 2f10f9f Compare November 28, 2024 08:32
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 2f10f9f to 391ea64 Compare December 2, 2024 09:33
@renovate renovate bot changed the title fix(deps): update all dependencies fix(deps): update all dependencies - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
auto-merge was automatically disabled December 8, 2024 18:37

Pull request was closed

@renovate renovate bot deleted the renovate/all-dependencies branch December 8, 2024 18:37
@renovate renovate bot changed the title fix(deps): update all dependencies - autoclosed fix(deps): update all dependencies Dec 13, 2024
@renovate renovate bot reopened this Dec 13, 2024
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 1d41097 to 391ea64 Compare December 13, 2024 16:53
@renovate renovate bot enabled auto-merge (squash) December 13, 2024 19:43
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 26c1b55 to b21b0e4 Compare December 13, 2024 21:34
@renovate renovate bot force-pushed the renovate/all-dependencies branch from b21b0e4 to 6b04cba Compare January 8, 2025 22:56
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