Skip to content

chore: bump estree-util-value-to-estree from 3.0.1 to 3.4.0#263

Merged
nepalevov merged 1 commit intomainfrom
dependabot/npm_and_yarn/estree-util-value-to-estree-3.4.0
May 30, 2025
Merged

chore: bump estree-util-value-to-estree from 3.0.1 to 3.4.0#263
nepalevov merged 1 commit intomainfrom
dependabot/npm_and_yarn/estree-util-value-to-estree-3.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2025

Bumps estree-util-value-to-estree from 3.0.1 to 3.4.0.

Release notes

Sourced from estree-util-value-to-estree's releases.

v3.4.0

  • 23b636f Declare there are no side effects in package.json
  • 471b4fe Add support for Float16Array

Full Changelog: remcohaszing/estree-util-value-to-estree@v3.3.3...v3.4.0

v3.3.3

  • 652e019 Use singular Object.defineProperty if possible
  • d0c394f Fix __proto__ property emit

Full Changelog: remcohaszing/estree-util-value-to-estree@v3.3.2...v3.3.3

v3.3.2

  • 6ecf349 Move @js-temporal/polyfill to devDependencies

Full Changelog: remcohaszing/estree-util-value-to-estree@v3.3.1...v3.3.2

v3.3.1

  • 1c1eb66 Don’t crash if Temporal is undefined

Full Changelog: remcohaszing/estree-util-value-to-estree@v3.3.0...v3.3.1

v3.3.0

  • 014536b Add support for Temporal types

Full Changelog: remcohaszing/estree-util-value-to-estree@v3.2.1...v3.3.0

v3.2.1

Fix publishing

Full Changelog: remcohaszing/estree-util-value-to-estree@v3.2.0...v3.2.1

v3.2.0

Full Changelog: remcohaszing/estree-util-value-to-estree@v3.1.2...v3.2.0

v3.1.2

  • e25a9ad Remove value from non-simple literals
  • c01d1fb Replace the is-plain-obj dependency
  • dbe80a1 Merge assignment expressions
  • 8c27a38 Prefer defining variables before they are referenced
  • 16768f5 Trim redundant empty array elements

Full Changelog: remcohaszing/estree-util-value-to-estree@v3.1.1...v3.1.2

v3.1.1

  • 0f5fc9c Add null to array elements if finalizer is present

... (truncated)

Commits
  • a07715c 3.4.0
  • 252291c Update dev dependencies
  • 23b636f Declare there are no side effects in package.json
  • 471b4fe Add support for Float16Array
  • f56b0fa Update to @​remcohaszing/eslint
  • cb5305c 3.3.3
  • 1854f86 Add remark job as a dependency of release
  • 559fce2 Run tests against Node.js 22
  • 652e019 Use singular Object.defineProperty if possible
  • d0c394f Fix proto property emit
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Dependencies update javascript Pull requests that update Javascript code labels May 29, 2025
@dependabot dependabot bot requested a review from sr-remsha as a code owner May 29, 2025 16:55
@dependabot dependabot bot added dependencies Dependencies update javascript Pull requests that update Javascript code labels May 29, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/estree-util-value-to-estree-3.4.0 branch 6 times, most recently from 4356f42 to 4271622 Compare May 30, 2025 18:05
@nepalevov nepalevov self-requested a review May 30, 2025 18:06
@nepalevov nepalevov enabled auto-merge (squash) May 30, 2025 18:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/estree-util-value-to-estree-3.4.0 branch from 4271622 to 1ec5f52 Compare May 30, 2025 18:12
Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.0.1 to 3.4.0.
- [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases)
- [Commits](remcohaszing/estree-util-value-to-estree@v3.0.1...v3.4.0)

---
updated-dependencies:
- dependency-name: estree-util-value-to-estree
  dependency-version: 3.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/estree-util-value-to-estree-3.4.0 branch from 1ec5f52 to cf841e6 Compare May 30, 2025 18:19
@nepalevov nepalevov merged commit dd27462 into main May 30, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/estree-util-value-to-estree-3.4.0 branch May 30, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant