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 3 times, most recently from 793306c to 0b27e49 Compare June 19, 2021 01:18
@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 3 times, most recently from 38ebaa3 to 15c7807 Compare October 16, 2021 01:26
@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 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 2 times, most recently from f3f3c18 to 415326e Compare June 24, 2022 01:11
@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 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 2 times, most recently from 24014aa to 2cc997e Compare June 29, 2023 01:17
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.

None yet

1 participant