Skip to content

Bump traverse from 0.6.6 to 0.6.11#141

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/traverse-0.6.11
Open

Bump traverse from 0.6.6 to 0.6.11#141
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/traverse-0.6.11

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps traverse from 0.6.6 to 0.6.11.

Changelog

Sourced from traverse's changelog.

v0.6.11 - 2025-01-15

Fixed

Commits

  • [Deps] update gopd, typedarray.prototype.slice, which-typed-array cc24fd2
  • [Dev Deps] update es-value-fixtures, tape d26f1b4

v0.6.10 - 2024-09-12

Fixed

Commits

  • [Robustness] minimize use of prototype methods 14f3ef3
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape c232f79
  • [Refactor] protect against an impossible bug 368e82c
  • [Tests] replace aud with npm audit 343a68f
  • [Robustness] use a null object in modifiers 8edc266
  • [Dev Deps] add missing peer dep ecfc692

v0.6.9 - 2024-04-08

Commits

  • [New] support cloning Typed Arrays 18c32c5
  • [New] [Fix] add includeSymbols option; partial revert of "[New] support enumerable Symbol properties" aab373f
  • [Fix] Add "isWritable" before writing to properties 595d64e
  • [actions] remove redundant finisher 7539473
  • [Refactor] use an internal null options object instead of an immutable boolean 0f1e6f1
  • [Deps] update typedarray.prototype.slice, which-typed-array 165f954
  • [Deps] update typedarray.prototype.slice ed483ed
  • [Dev Deps] update tape 5ee670c

v0.6.8 - 2023-12-20

Commits

  • [New] support enumerable Symbol properties 7d659e7
  • [actions] use reusable rebase action 8a04a68
  • [meta] update license text so GitHub can identify it f94bda4
  • [eslint] fix indentation 7c907d6
  • [Dev Deps] update @ljharb/eslint-config, aud, npmignore, tape 8ca47dc
  • [Tests] Stop equal Dates from being flaky b5a9d3a
  • [meta] add missing engines.node 22952cf

... (truncated)

Commits
  • 4439a53 v0.6.11
  • 462bb06 [Fix] .has should not return true on a falsy node
  • cc24fd2 [Deps] update gopd, typedarray.prototype.slice, which-typed-array
  • d26f1b4 [Dev Deps] update es-value-fixtures, tape
  • 2b83732 v0.6.10
  • ca14874 [Fix] continue iterating properly when items are removed
  • 368e82c [Refactor] protect against an impossible bug
  • 8edc266 [Robustness] use a null object in modifiers
  • 14f3ef3 [Robustness] minimize use of prototype methods
  • ecfc692 [Dev Deps] add missing peer dep
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for traverse 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [traverse](https://github.com/ljharb/js-traverse) from 0.6.6 to 0.6.11.
- [Changelog](https://github.com/ljharb/js-traverse/blob/main/CHANGELOG.md)
- [Commits](ljharb/js-traverse@v0.6.6...v0.6.11)

---
updated-dependencies:
- dependency-name: traverse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2025
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants