Skip to content

Bump estree-util-value-to-estree and remark-reading-time #100

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 Jun 10, 2025

Bumps estree-util-value-to-estree and remark-reading-time. These dependencies needed 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 remark-reading-time from 2.0.1 to 2.0.2

Release notes

Sourced from remark-reading-time's releases.

v2.0.2

Commits
  • 2eaadc5 use npm instead of pnpm for lockfile
  • b6e203f Merge pull request #4 from dimaMachina/patch-1
  • 11ef392 change range of estree-util-value-to-estree to fix security warnings
  • fac7abf Merge pull request #3 from phenax/patch-1
  • 918633f Update README.md
  • 70f6285 2.0.1
  • See full diff 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) and [remark-reading-time](https://github.com/mattjennings/remark-reading-time). These dependencies needed 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 `remark-reading-time` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/mattjennings/remark-reading-time/releases)
- [Commits](mattjennings/remark-reading-time@2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: estree-util-value-to-estree
  dependency-version: 3.4.0
  dependency-type: indirect
- dependency-name: remark-reading-time
  dependency-version: 2.0.2
  dependency-type: indirect
...

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 Jun 10, 2025
Copy link

cloudflare-workers-and-pages bot commented Jun 10, 2025

Deploying runreveal-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ee73e96
Status: ✅  Deploy successful!
Preview URL: https://51f12a22.runreveal-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-mult.runreveal-docs.pages.dev

View logs

@dependabot dependabot bot added the javascript Pull requests that update javascript code label Jun 10, 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