Skip to content
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

Bump meteor-node-stubs from 1.2.7 to 1.2.8 in /meteorapp #25

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps meteor-node-stubs from 1.2.7 to 1.2.8.

Changelog

Sourced from meteor-node-stubs's changelog.

v2.15.0, 2024-02-05

Highlights

  • Bumps embedded MongoDB to 7.0.5.

Breaking Changes

N/A

Internal API changes

N/A

Migration Steps

In development, if you're using Linux, you might get an error like version GLIBCXX_3.4.26 not found or something related to g++.

This is related to your g++ version. With MongoDB 7, you need to have g++ 11 or higher. So make sure to have this updated.

This will happen only if you are trying to run your Meteor application with a MongoDB 7 version. If you run your app with a MONGO_URL pointing to a different MongoDB version, you won't have this issue.

meteor update --release 2.15

Meteor Version Release

  • Command line:
    • The bundle version was changed to include embedded MongoDB to 7.0.5.
    • Fix cordova launch screen warnings on 2.15 PR
  • underscore@1.6.0:
    • A test related to PR to see if the tests can manage the first update step. PR
  • service-configuration@1.3.3:

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by denyhs, a new releaser for meteor-node-stubs 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 [meteor-node-stubs](https://github.com/meteor/meteor) from 1.2.7 to 1.2.8.
- [Changelog](https://github.com/meteor/meteor/blob/devel/docs/history.md)
- [Commits](https://github.com/meteor/meteor/commits)

---
updated-dependencies:
- dependency-name: meteor-node-stubs
  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 Apr 2, 2024
@dependabot dependabot bot requested a review from striezel April 2, 2024 02:05
Copy link
Owner

@striezel striezel left a comment

Choose a reason for hiding this comment

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

It's probably OK, but meanwhile version 1.2.9 has been released.

@striezel striezel merged commit e387e13 into master Apr 2, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/meteorapp/meteor-node-stubs-1.2.8 branch April 2, 2024 21:35
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.

None yet

1 participant