Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps m from 1.9.1 to 1.10.0.

Release notes

Sourced from m's releases.

1.9.6 / 2025-09-18

  • Fix: mongo 4.2 installation on ubuntu 22 #156

1.9.5 / 2025-09-17

  • Fix: ubuntu 24 support #154

1.9.4 / 2025-08-19

  • Fix: honor M_BIN_DIR when checking current versions
  • Fix: honor --json flag in all cases
  • Fix: honor CONFIRM flag when removing versions
  • Test: added CI suite
  • AI: add .github/instructions

1.9.3 / 2025-08-14

  • Fix: display * next to active version
  • Fix #85: show * next to v4.2.24 when active
  • Docs: improve readme
  • Add security.md

1.9.2 / 2025-08-14

  • Fix: monogsh installation on OSX

For installation options, see: https://github.com/aheckmann/m#installation

Changelog

Sourced from m's changelog.

1.10.0 / 2025-10-30

  • feat: mongosh binary management via m mongosh subcommand
  • feat: tool removal via m tools rm subcommand
  • fix: inconsistent shell output in ls, installed commands
  • fix: inconsistent behavior between m and m tools commands when no version is passed

1.9.8 / 2025-10-28

  • fix: allow ubuntu 24 to fetch mongodb versions links provided for ubuntu 18 #159 (@​genepix)

1.9.7 / 2025-10-17

  • Docs: add deepwiki link
  • CI: pin actions and use trusted publishing

1.9.6 / 2025-09-18

  • Fix: mongo 4.2 installation on ubuntu 22 #156

1.9.5 / 2025-09-17

  • Fix: ubuntu 24 support #154

1.9.4 / 2025-08-19

  • Fix: honor M_BIN_DIR when checking current versions
  • Fix: honor --json flag in all cases
  • Fix: honor CONFIRM flag when removing versions
  • Test: added CI suite
  • AI: add .github/instructions

1.9.3 / 2025-08-14

  • Fix: display * next to active version
  • Fix #85: show * next to v4.2.24 when active
  • Docs: improve readme
  • Add security.md

1.9.2 / 2025-08-14

  • Fix: monogsh installation on OSX
Commits
  • 69d3c93 1.10.0
  • 103f93c chore: docs
  • e0d86ef Merge pull request #161 from aheckmann/copilot/add-installing-shell-to-tool
  • aa0780d docs: update README to reflect actual mongosh command implementation
  • ef4abbd fix(mongosh): x86_64 installation
  • df99249 test: added to support recent updates
  • 6ac5517 fix: backward compat with m shell
  • 2cb6361 feat: rm shell and tools versions
  • f2d7fe4 feat: consistent ls output
  • 2d672d3 fix: ux when no version passed
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for m 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)

@dependabot dependabot bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Jan 30, 2026
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump m from 1.9.1 to 1.10.0 refactor: Bump m from 1.9.1 to 1.10.0 Jan 30, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 30, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@parseplatformorg
Copy link
Contributor

parseplatformorg commented Jan 30, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Bumps [m](https://github.com/aheckmann/m) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/aheckmann/m/releases)
- [Changelog](https://github.com/aheckmann/m/blob/master/History.md)
- [Commits](aheckmann/m@1.9.1...1.10.0)

---
updated-dependencies:
- dependency-name: m
  dependency-version: 1.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/m-1.10.0 branch from 4d9f85b to 14b49e8 Compare January 30, 2026 18:19
@mtrezza mtrezza merged commit c21e895 into alpha Jan 31, 2026
20 of 21 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/m-1.10.0 branch January 31, 2026 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants