Skip to content

Bump es-main from 1.3.0 to 1.4.0 #27559

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

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps es-main from 1.3.0 to 1.4.0.

Release notes

Sourced from es-main's releases.

v1.4.0

The latest release makes use of import.meta.main where it is available (e.g. in recent Node versions).

Changes

Dependency Updates

... (truncated)

Commits
  • 7ece027 1.4.0
  • 770edb3 Merge pull request #163 from tschaub/use-import-meta-main
  • b7c85b6 Use import.meta.main where available
  • ee465a5 Merge pull request #162 from Greenheart/main
  • 7aa4d9d Update note about using import.meta.main.
  • dec54de Update readme.md with notice of built-in import.meta.main
  • 7efd14c Merge pull request #159 from tschaub/dependabot/npm_and_yarn/types/node-24.1.0
  • 69dd967 Merge pull request #160 from tschaub/dependabot/npm_and_yarn/typescript-5.9.2
  • 296ce3b Bump typescript from 5.8.3 to 5.9.2
  • 28b1b84 Bump @​types/node from 22.15.17 to 24.1.0
  • 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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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 [es-main](https://github.com/tschaub/es-main) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/tschaub/es-main/releases)
- [Commits](tschaub/es-main@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: es-main
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency package or file. infra Infrastructure issues (npm, GitHub Actions, releases) of this project labels Aug 11, 2025
Copy link
Collaborator

@mdn-bot mdn-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@queengooborg queengooborg merged commit 83e69ba into main Aug 12, 2025
9 of 10 checks passed
@queengooborg queengooborg deleted the dependabot/npm_and_yarn/es-main-1.4.0 branch August 12, 2025 04:01
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 package or file. infra Infrastructure issues (npm, GitHub Actions, releases) of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants