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 0.4.1 to 1.2.7 in /big-dipper #2327

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

Bumps meteor-node-stubs from 0.4.1 to 1.2.7.

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
  • [email protected]:
    • A test related to PR to see if the tests can manage the first update step. PR
  • [email protected]:

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by grubba, 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 0.4.1 to 1.2.7.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from MikeSofaer as a code owner March 15, 2024 01:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2024
@dependabot dependabot bot requested a review from faisalnaveedRNS as a code owner March 15, 2024 01:58
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 15, 2024
@dependabot dependabot bot requested a review from kjawadDeveloper2 as a code owner March 15, 2024 01:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

Superseded by #2347.

@dependabot dependabot bot closed this Apr 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/big-dipper/meteor-node-stubs-1.2.7 branch April 2, 2024 01:30
@zube zube bot removed the [zube]: Done label Jul 1, 2024
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