Skip to content

Bump error-stack-parser from 2.0.6 to 2.1.4#164

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/error-stack-parser-2.1.4
Open

Bump error-stack-parser from 2.0.6 to 2.1.4#164
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/error-stack-parser-2.1.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 7, 2022

Bumps error-stack-parser from 2.0.6 to 2.1.4.

Release notes

Sourced from error-stack-parser's releases.

v2.1.4

  • Revert "Fix comment in typescript definition" 2a82186
  • Revert "Use default export for ErrorStackParser module" 5265364

stacktracejs/error-stack-parser@v2.1.3...v2.1.4

2.1.0

What's Changed

New Contributors

Full Changelog: stacktracejs/error-stack-parser@v2.0.7...v2.1.0

v2.0.7

  • chore: updated dist (unsure why gitignore did not respect) 5786d10
  • chore: build dist 409cdd7
  • Merge pull request #66 from Aleksey28/parse-file-name-for-node 1c9261a
  • Merge pull request #68 from stacktracejs/dependabot/npm_and_yarn/follow-redirects-1.14.7 802ff4e
  • Bump follow-redirects from 1.9.0 to 1.14.7 bca7cb5
  • Merge pull request #54 from andersk/typescript-import ebda26a
  • Merge pull request #67 from stacktracejs/dependabot/npm_and_yarn/jszip-3.7.1 414fe57
  • Merge pull request #63 from mattwynne/patch-1 abe34a7
  • Merge pull request #60 from stacktracejs/dependabot/npm_and_yarn/hosted-git-info-2.8.9 89b59cb
  • Bump jszip from 3.2.2 to 3.7.1 064baab
  • Merge pull request #59 from stacktracejs/dependabot/npm_and_yarn/lodash-4.17.21 08d9262
  • Merge pull request #58 from stacktracejs/dependabot/npm_and_yarn/handlebars-4.7.7 5d63d77
  • Merge pull request #56 from stacktracejs/dependabot/npm_and_yarn/http-proxy-1.18.1 ec66349
  • test:added new key for node error when function name isn't there 2bd8aa1
  • fix: removed splitting 'sanitizedLine' and reorganized using 'sanitizedLine' and 'location' d74fe21
  • fix: removed regexp group ':(\d+):(\d+)' because we should get any location in brackets 280acd5
  • fix: fixed removing last round bracket df5d38f
  • refactor: added pre-replace instead of splitting 523951b
  • We seem to use npm test, not gulp test 86089a3
  • Bump hosted-git-info from 2.8.5 to 2.8.9 84e8aab
  • Bump lodash from 4.17.15 to 4.17.21 3156998
  • Bump handlebars from 4.5.3 to 4.7.7 8ca6409
  • Bump http-proxy from 1.18.0 to 1.18.1 5b8ead7
  • Import the TypeScript definition for StackFrame from stackframe ce729ee
  • Remove duplicate test a3bf972
  • Update transitive dev dependencies to fix vuln f67192d

stacktracejs/error-stack-parser@v2.0.6...v2.0.7

Commits
  • 9f33c22 2.1.4
  • 2a82186 Revert "Fix comment in typescript definition"
  • 5265364 Revert "Use default export for ErrorStackParser module"
  • 3c71cb5 2.1.3
  • b53fc45 Update stackframe dependency to version 1.3.4
  • db8ec6f Fix comment in typescript definition
  • 03a114d 3.0.0
  • 0aae8a5 Use default export for ErrorStackParser module
  • ef819de 2.1.1
  • afc0a4c Do not use default export for error-stack-parser 2.x
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by titanism, a new releaser for error-stack-parser since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [error-stack-parser](https://github.com/stacktracejs/error-stack-parser) from 2.0.6 to 2.1.4.
- [Release notes](https://github.com/stacktracejs/error-stack-parser/releases)
- [Changelog](https://github.com/stacktracejs/error-stack-parser/blob/master/CHANGELOG.md)
- [Commits](stacktracejs/error-stack-parser@v2.0.6...v2.1.4)

---
updated-dependencies:
- dependency-name: error-stack-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants