Skip to content

Bump estree-util-value-to-estree and mdx-bundler #162

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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps estree-util-value-to-estree to 3.4.0 and updates ancestor dependency mdx-bundler. These dependencies need to be updated together.

Updates estree-util-value-to-estree from 1.3.0 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

Updates mdx-bundler from 9.2.1 to 10.1.1

Release notes

Sourced from mdx-bundler's releases.

v10.1.1

10.1.1 (2025-03-05)

Bug Fixes

v10.1.0

10.1.0 (2025-02-07)

Features

  • jsx: base for supporting more runtimes (#236) (70cb04f)

v10.0.3

10.0.3 (2024-08-16)

Bug Fixes

  • build: default NODE_ENV to production (#232) (aa5b349)

v10.0.2

10.0.2 (2024-03-27)

Bug Fixes

  • type error in options parameter of mdxOptions (#225) (2552974)

v10.0.1

10.0.1 (2023-11-17)

Bug Fixes

  • dynamic import of esm module (92d09f7)

v10.0.0

10.0.0 (2023-11-14)

Features

... (truncated)

Commits
  • 1fac273 fix(types): explicit declare of typings (#238)
  • 70cb04f feat(jsx): base for supporting more runtimes (#236)
  • 9e5c958 test: re-enable all tests (#235)
  • aa5b349 fix(build): default NODE_ENV to production (#232)
  • 073d910 docs: share custom components in nested MDX files (#227)
  • 2552974 fix: type error in options parameter of mdxOptions (#225)
  • 8f306c8 docs: update MDX version in readme from v2 to v3 (#226)
  • 77cd7a8 Revert "fix: type error in options parameter of mdxOptions (#219)"
  • 844ea8a fix: type error in options parameter of mdxOptions (#219)
  • 92d09f7 fix: dynamic import of esm module
  • Additional commits viewable in compare view

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.

Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) to 3.4.0 and updates ancestor dependency [mdx-bundler](https://github.com/kentcdodds/mdx-bundler). These dependencies need to be updated together.


Updates `estree-util-value-to-estree` from 1.3.0 to 3.4.0
- [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases)
- [Commits](remcohaszing/estree-util-value-to-estree@v1.3.0...v3.4.0)

Updates `mdx-bundler` from 9.2.1 to 10.1.1
- [Release notes](https://github.com/kentcdodds/mdx-bundler/releases)
- [Changelog](https://github.com/kentcdodds/mdx-bundler/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/mdx-bundler@v9.2.1...v10.1.1)

---
updated-dependencies:
- dependency-name: estree-util-value-to-estree
  dependency-version: 3.4.0
  dependency-type: indirect
- dependency-name: mdx-bundler
  dependency-version: 10.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 17, 2025
Copy link

vercel bot commented May 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-engineering ❌ Failed (Inspect) May 17, 2025 4:02am

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