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 npm to ^7.24.2 - abandoned #37

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) ^7.0.8 -> ^7.24.2 age adoption passing confidence

Release Notes

npm/cli

v7.24.2

Compare Source

v7.24.2 (2021-10-04)

BUG FIXES
DEPENDENCIES
  • 69ab10bbf is-core-module@2.7.0
  • e94ddeaca @npmcli/arborist@2.9.0:
    • fix: avoid infinite loops in peer dep replacements
    • fix: use Intl.Collator for string sorting when available
    • feat(vuln): expose isDirect
DOCUMENTATION

v7.24.1

Compare Source

v7.24.1 (2021-09-23)

DEPENDENCIES
  • 1be8d41e6 socks-proxy-agent@6.1.0:
    • feat: allow passing tls connection options
  • eafd55eae glob@7.2.0
DOCS

v7.24.0

Compare Source

v7.24.0 (2021-09-16)

FEATURES
BUG FIXES
DEPENDENCIES
  • ac8e4ad18 init-package-json@2.0.5:
    • fix: bin script path
  • 371655a6b minipass@3.1.5:
    • fix: re-emit 'error' event if missed and new listener added
    • fix: do not blow up if process is missing
DOCUMENTATION

v7.23.0

Compare Source

v7.23.0 (2021-09-09)

FEATURES
BUG FIXES
DOCUMENTATION

v7.22.0

Compare Source

v7.22.0 (2021-09-02)

BUG FIXES
DEPENDENCIES
  • 033e948c9 read-package-json@4.1.1:
    • feat: add types lookup
    • fix(man): don't lose relative man path
  • 1fa549db0 @npmcli/config@2.3.0:
    • feat: export npm_config_local_prefix and npm_config_global_prefix to the environment
  • e91578d10 minpass-fetch@1.4.1:
    • Made rejectUnauthorized depend on NODE_TLS_REJECT_UNAUTHORIZED
  • 6125db545 are-we-there-yet@1.1.6
  • 0dcda73b0 string_decoder@1.3.0
  • 4b913417c npmlog@5.0.1
  • 876c755eb @npmcli/arborist@2.8.3:
    • fix: do not fail adding unresolvable optional dep

v7.21.1

Compare Source

v7.21.1 (2021-08-26)

BUG FIXES
DEPENDENCIES
  • e3878536f make-fetch-happen@9.1.0:
    • fix: use the same strictSSL default as tls.connect
  • 145f70cc1 read-package-json@4.0.1:
    • fix: Add gitHead in subdirectories too
    • fix(man): don't resolve paths to man files
  • 3f4d37143 tar@6.1.11:
    • fix: perf regression on hot string munging path
  • e63a942c6 cacache@15.3.0:
DOCUMENTATION

v7.21.0

Compare Source

v7.21.0 (2021-08-19)

FEATURES
BUG FIXES
DEPENDENCIES
  • df57f0d53 @npmcli/run-script@1.8.6
  • 8183976cf normalize-package-data@3.0.3:
    • fix: account for "licence" as spelling variant
  • f07772401 init-package-json@2.0.4
  • 991a3bd39 read-package-json@4.0.0
  • e9e5ee560 @npmcli/arborist@2.8.2:
    • fix: treat top-level global packages as "top" nodes
    • fix: load global symlinks implicitly as file: deps
    • fix(reify): debug crash when extracting into symlink
    • fix: node_modules must be a directory
    • fix: make Node.children() a case-insensitive Map
    • fix(reify): verify existing deps in nm are dirs
  • b6f40b5f8 tar@6.1.10:
    • fix: prune dirCache properly for unicode, windows
    • fix: reserve paths properly for unicode, windows
    • fix: prevent path escape using drive-relative paths
    • fix: drop dirCache for symlink on all platforms
  • 218cacadc is-core-module@2.6.0
  • 7ac621cd1 smart-buffer@4.2.0
  • 94f92de13 make-fetch-happen@9.0.5
  • 71cdfd898 spdx-license-ids@3.0.10:
    • update license list to v3.14

v7.20.6

Compare Source

v7.20.6 (2021-08-12)

DEPENDENCIES
  • 5bebf280f tar@6.1.8
    • fix: reserve paths case-insensitively
  • 5d89de44d tar@6.1.7:
    • fix: normalize paths on Windows systems
  • a1bdbea97 #​3569 remove byte-size (@​wraithgar)
  • 61782fa85 @npmcli/map-workspaces@1.0.4:
    • fix: better error message for duplicate workspace names
  • b88f770fa @npmcli/arborist@2.8.1:
    • [#​3632] Fix "cannot read property path of null" error in 'npm dedupe'
    • fix(shrinkwrap): always set name on the root node
DOCUMENTATION

v7.20.5

Compare Source

v7.20.5 (2021-08-05)

DEPENDENCIES
  • 44377738e graceful-fs@4.2.8
    • fix: start retrying immediately, stop after 60 seconds

v7.20.4

Compare Source

v7.20.4 (2021-08-05)

BUG FIXES
DEPENDENCIES
  • 15fae4941 tar@6.1.6:
    • fix: properly handle top-level files when using strip
    • Avoid an unlikely but theoretically possible redos
    • WriteEntry backpressure
    • fix(unpack): always resume parsing after an entry error
    • fix(unpack): fix hang on large file on open() fail
    • fix: properly prefix hard links
  • 745326de0 libnpmexec@2.0.1:
    • Clear progress bar which overlays confirm prompt
  • e82bcd4e8 graceful-fs@4.2.7:
    • fix: start retrying immediately, stop after 10 attempts

v7.20.3

Compare Source

v7.20.3 (2021-07-29)

BUG FIXES
DEPENDENCIES
  • 97cb5ec31 @npmcli/arborist@2.8.0:
    • Refactor ideal tree building to handle more complicated
      peerDependencies use cases.
    • Do not modify ideal tree while checking if a peerSet can be placed.
  • 7db1a0a26 chore(deps): mime-types@1.49.0 mime-db@1.49.0

v7.20.2

Compare Source

v7.20.2 (2021-07-27)

DEPENDENCIES
  • f5aab1f88 tar@6.1.1
    • fix: strip absolute paths more comprehensively
  • ce8fb0f69 tar@6.1.2
    • fix: Remove paths from dirCache when no longer dirs
  • ced85087a gauge@3.0.1
    • add missing dependency to package.json

v7.20.1

Compare Source

BUG FIXES
DOCUMENTATION
DEPENDENCIES

v7.20.0

Compare Source

v7.20.0 (2021-07-15)

FEATURES
BUG FIXES
DOCUMENTATION
DEPENDENCIES
  • 691816f3d @npmcli/arborist@2.7.1
    • fixes running prepare scripts for workspaces on reify
    • ensure pacote always compares correct integrity values
  • b9597e944 make-fetch-happen@9.0.4
    • fix: retry socket timeout failures
    • fix: clean up invalid indexes and content after cacache read errors
  • f573e7c56 minipass-fetch@1.3.4
    • fix: correctly handle error events that happen after response events
  • 2d5797ea0 pacote@11.3.5
    • fix: show more actionable messages for git pathspec errors
    • fix: include all dep types when building for prepare
    • fix: do not set mtime when unpacking

v7.19.1

Compare Source

v7.19.1 (2021-07-01)

BUG FIXES
DOCUMENTATION
TESTING

v7.19.0

Compare Source

v7.19.0 (2021-06-24)

FEATURES
BUG FIXES
DEPENDENCIES
  • fe4138381 @npmcli/arborist@2.6.4:
    • bin: allow turning off timer display with --timers=false
    • fix: do not try to inflate a fresh lockfile
    • fix(diff): walk target children if root is a link
    • chore: @​npmcli/package-json refactor

v7.18.1

Compare Source

v7.18.1 (2021-06-17)

BUG FIXES

v7.18.0

Compare Source

v7.18.0 (2021-06-17)

FEATURES

BUG FIXES

DEPENDENCIES

  • 6b951c042 libnpmversion@1.2.1:
    • fix(retrieve-tag): pass match in a way git accepts
  • de820a021 npm-package-arg@8.1.5:
    • fix: Make file: URLs (mostly) RFC 8909 compliant
  • 16a95c647 @npmcli/arborist@2.6.3:
    • fix(inventory) handle old and british forms of 'license'
    • fix: removes [_complete] check to apply correct metadata
    • ensure node.fsParent is not set to node itself
    • fix extraneous deps on load-actual
  • d341bd86c make-fetch-happen@9.0.3:
    • fix: implement cache modes correctly
  • c90612cf5 libnpmexec@2.0.0:
    • use new npxCache option

v7.17.0

Compare Source

v7.17.0 (2021-06-10)

FEATURES

BUG FIXES

DOCUMENTATION

DEPENDENCIES

v7.16.0

Compare Source

v7.16.0 (2021-06-03)

FEATURES

  • e92b5f2ba npm-registry-fetch@11.0.0
    • feat: improved logging of cache status

BUG FIXES

DOCUMENTATION

DEPENDENCIES

  • 54de5c6a4 npm-package-arg@8.1.4:
    • fix: trim whitespace from fetchSpec
    • fix: handle file: when root directory begins with a special character
  • e92b5f2ba make-fetch-happen@9.0.1
    • breaking: complete refactor of caching. drops warning headers, prevents cache indexes from growing for every request, correctly handles varied requests to the same url, and now caches redirects.
    • fix: support url-encoded proxy authorization
    • fix: do not lazy-load proxy agents or agentkeepalive. fixes the intermittent failures to update npm on slower connections. npm-registry-fetch@11.0.0
    • breaking: drop handling of deprecated warning headers
    • docs: fix header type for npm-command
    • docs: update registry param
    • feat: improved logging of cache status
  • 23c50a45f make-fetch-happen@9.0.2:
    • fix: work around negotiator's lazy loading

AUTOMATION

v7.15.1

Compare Source

v7.15.1 (2021-05-31)

BUG FIXES
DEPENDENCIES
  • 1290ea31c @npmcli/arborist@2.6.1
    • fixes reifying deps with mismatching version ranges between actual and virtual trees
  • e06f16761 libnpmexec@1.2.0

v7.15.0

Compare Source

FEATURES
BUG FIXES
DOCUMENTATION
DEPENDENCIES
  • 7b56bfdf3 cacache@15.2.0:
    • feat: allow fully deleting indices
    • feat: add a validateEntry option to compact
    • chore: lint
    • chore: use standard npm style release scripts
  • dbbc151a3 npm-audit-report@2.1.5:
    • fix(exit-code): account for null auditLevel default (#​46)
  • 5b2604507 chore(package-lock): update devDependencies (@​Gar)
AUTOMATION

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 npm to ^7.0.15 chore(deps): update npm to ^7.1.0 Dec 4, 2020
@renovate renovate bot changed the title chore(deps): update npm to ^7.1.0 chore(deps): update npm to ^7.1.1 Dec 9, 2020
@renovate renovate bot changed the title chore(deps): update npm to ^7.1.1 chore(deps): update npm to ^7.1.2 Dec 11, 2020
@renovate renovate bot changed the title chore(deps): update npm to ^7.1.2 chore(deps): update npm to ^7.2.0 Dec 15, 2020
@renovate renovate bot changed the title chore(deps): update npm to ^7.2.0 chore(deps): update npm to ^7.3.0 Dec 18, 2020
@renovate renovate bot changed the title chore(deps): update npm to ^7.3.0 chore(deps): update npm to ^7.4.0 Jan 7, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.4.0 chore(deps): update npm to ^7.4.1 Jan 15, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.4.1 chore(deps): update npm to ^7.4.2 Jan 15, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.4.2 chore(deps): update npm to ^7.4.3 Jan 21, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.4.3 chore(deps): update npm to ^7.5.0 Jan 29, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.5.0 chore(deps): update npm to ^7.5.1 Feb 1, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.5.1 chore(deps): update npm to ^7.5.2 Feb 2, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.5.2 chore(deps): update npm to ^7.5.3 Feb 11, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.5.3 chore(deps): update npm to ^7.5.4 Feb 13, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.5.4 chore(deps): update npm to ^7.5.6 Feb 22, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.12.0 chore(deps): update npm to v7 May 15, 2021
@renovate renovate bot changed the title chore(deps): update npm to v7 chore(deps): update npm to ^7.14.0 May 24, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.14.0 chore(deps): update npm to ^7.15.0 May 28, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.15.0 chore(deps): update npm to ^7.15.1 Jun 1, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.15.1 chore(deps): update npm to ^7.16.0 Jun 3, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.16.0 chore(deps): update npm to ^7.17.0 Jun 10, 2021
@renovate renovate bot force-pushed the renovate/npm-7.x branch 2 times, most recently from 89d36e4 to 19f7b0e Compare June 17, 2021 19:58
@renovate renovate bot changed the title chore(deps): update npm to ^7.17.0 chore(deps): update npm to ^7.18.1 Jun 17, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.18.1 chore(deps): update npm to ^7.19.0 Jun 24, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.19.0 chore(deps): update npm to ^7.19.1 Jul 1, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.19.1 chore(deps): update npm to ^7.20.0 Jul 15, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.20.0 chore(deps): update npm to ^7.20.1 Jul 22, 2021
@renovate renovate bot changed the title chore(deps): update npm to ^7.20.1 chore(deps): update npm to ^7.24.2 Mar 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update npm to ^7.24.2 chore(deps): update npm to ^7.24.2 - abandoned Apr 3, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 3, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title chore(deps): update npm to ^7.24.2 - abandoned chore(deps): update npm to ^7.24.2 May 17, 2023
@renovate renovate bot changed the title chore(deps): update npm to ^7.24.2 chore(deps): update npm to ^7.24.2 - abandoned May 28, 2023
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