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

fix(deps): update dependencies #400

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 Apr 10, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
atom-package-deps (source) 7.2.3 -> 8.0.0 age adoption passing confidence
crypto-random-string 3.3.1 -> 5.0.0 age adoption passing confidence
resolve 1.20.0 -> 1.22.4 age adoption passing confidence
typescript (source) 4.2.3 -> 5.1.6 age adoption passing confidence

Release Notes

steelbrain/package-deps (atom-package-deps)

v8.0.0

Compare Source

  • Potentially unstable: Minify the output to reduce size to ~10kb from ~30kb. (Thanks @​aminya)

Although none of the APIs have changed, this change may be potentially unstable, so marking it as semver-major
so consumers have to opt-in to this.

sindresorhus/crypto-random-string (crypto-random-string)

v5.0.0

Compare Source

Breaking
Improvements

v4.0.0

Compare Source

Breaking
browserify/resolve (resolve)

v1.22.4

Compare Source

v1.22.3

Compare Source

v1.22.2

Compare Source

v1.22.1

Compare Source

v1.22.0

Compare Source

v1.21.1

Compare Source

v1.21.0

Compare Source

Microsoft/TypeScript (typescript)

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:

v5.0.4: TypeScript 5.0.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.0.3: TypeScript 5.0.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.0.2: TypeScript 5.0

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.9.5: TypeScript 4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.4: TypeScript 4.9.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:

Changes:

This list of changes was auto generated.

v4.9.3: TypeScript 4.9

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:
See More

Configuration

📅 Schedule: Branch creation - "every weekend" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from c4b06e8 to 757ecb0 Compare May 1, 2021 02:32
@renovate renovate bot force-pushed the renovate/dependencies branch from 757ecb0 to 0eaa632 Compare May 8, 2021 04:32
package.json Outdated
@@ -28,12 +28,12 @@
"dependencies": {
"atom-package-deps": "7.2.3",
"consistent-path": "2.0.3",
"crypto-random-string": "3.3.1",
"crypto-random-string": "4.0.0",
Copy link
Member

@aminya aminya May 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should not update to 4.0.0. They have switched to pure ESM, which doesn't work inside Electron or Atom.

https://github.com/sindresorhus/crypto-random-string/releases

They have also archived the repository to prevent people from creating issues.
https://github.com/sindresorhus/crypto-random-string

@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 41fa345 to dbbdf59 Compare May 26, 2021 17:58
@renovate renovate bot force-pushed the renovate/dependencies branch from dbbdf59 to 0168e17 Compare June 5, 2021 02:10
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 793306c to 0b27e49 Compare June 19, 2021 01:18
@renovate renovate bot force-pushed the renovate/dependencies branch from 0b27e49 to 8c7826a Compare July 1, 2021 00:02
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 7d8b847 to f14edc3 Compare July 20, 2021 20:18
@renovate renovate bot force-pushed the renovate/dependencies branch from f14edc3 to 29d3fcf Compare July 31, 2021 01:43
@renovate renovate bot force-pushed the renovate/dependencies branch from 29d3fcf to a0990fe Compare August 14, 2021 02:30
@renovate renovate bot force-pushed the renovate/dependencies branch from a0990fe to 1f2b204 Compare August 26, 2021 21:34
@renovate renovate bot force-pushed the renovate/dependencies branch from 1f2b204 to c84f9b8 Compare September 10, 2021 22:40
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 38ebaa3 to 15c7807 Compare October 16, 2021 01:26
@renovate renovate bot force-pushed the renovate/dependencies branch from 15c7807 to 1a55491 Compare October 23, 2021 05:29
@renovate renovate bot force-pushed the renovate/dependencies branch from 1a55491 to c734ef0 Compare November 6, 2021 03:53
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from b7c341d to c641849 Compare November 21, 2021 13:49
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from f1c6dbf to 9a1d3b3 Compare December 11, 2021 02:09
@renovate renovate bot force-pushed the renovate/dependencies branch from 534c507 to 5e49113 Compare December 18, 2021 02:49
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from e1a564b to 2eaa9ac Compare January 3, 2022 23:36
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 8f76629 to 2543906 Compare January 20, 2022 20:11
@renovate
Copy link
Contributor Author

renovate bot commented Jan 20, 2022

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package.json
Post-upgrade command 'pnpm install' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'pnpm install' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'pnpm install' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'pnpm install' has not been added to the allowed list in allowedPostUpgradeCommands

@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 7d385f0 to fb00f77 Compare January 22, 2022 19:56
@renovate renovate bot force-pushed the renovate/dependencies branch from fb00f77 to 53f171a Compare March 1, 2022 00:53
@renovate renovate bot force-pushed the renovate/dependencies branch from 53f171a to b54ff2e Compare March 26, 2022 15:15
@renovate renovate bot force-pushed the renovate/dependencies branch from b54ff2e to 84a4ffa Compare May 16, 2022 02:57
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from f3f3c18 to 415326e Compare June 24, 2022 01:11
@renovate renovate bot force-pushed the renovate/dependencies branch from 415326e to 1ccd549 Compare July 2, 2022 12:03
@renovate renovate bot changed the title fix(deps): update dependencies fix(deps): update dependencies to v8 Aug 9, 2022
@renovate renovate bot changed the title fix(deps): update dependencies to v8 fix(deps): update dependencies Aug 10, 2022
@renovate renovate bot force-pushed the renovate/dependencies branch from 1ccd549 to b7c5795 Compare August 25, 2022 23:30
@renovate renovate bot force-pushed the renovate/dependencies branch from b7c5795 to 1920ef9 Compare September 25, 2022 16:08
@renovate renovate bot force-pushed the renovate/dependencies branch from 1920ef9 to a841840 Compare November 20, 2022 19:11
@renovate renovate bot force-pushed the renovate/dependencies branch from a841840 to a2e05d4 Compare March 18, 2023 21:56
@renovate renovate bot force-pushed the renovate/dependencies branch from a2e05d4 to 5dd85a4 Compare March 30, 2023 23:22
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 09bc49e to 165b921 Compare April 17, 2023 16:54
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from ca521e9 to db7be47 Compare June 1, 2023 18:52
@renovate renovate bot force-pushed the renovate/dependencies branch from db7be47 to 1b55567 Compare June 4, 2023 13:46
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 24014aa to 2cc997e Compare June 29, 2023 01:17
@renovate renovate bot force-pushed the renovate/dependencies branch from 2cc997e to cd3dc76 Compare August 5, 2023 02:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant