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

chore(deps): bump the compass group with 5 updates #639

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the compass group with 5 updates:

Package From To
@mongodb-js/compass-components 1.20.2 1.21.0
@mongodb-js/connection-form 1.20.4 1.21.0
bson-transpilers 2.0.4 2.2.0
mongodb-data-service 22.17.0 22.17.1
@mongodb-js/compass-logging 1.1.6 1.2.9

Updates @mongodb-js/compass-components from 1.20.2 to 1.21.0

Commits
  • 13985bb chore(release): bump package versions (#5268)
  • ec87936 chore: update AUTHORS and THIRD-PARTY-NOTICES (#5281)
  • 79e9df0 chore: add streams operation methods to DataService COMPASS-7553 (#5273)
  • 351c35f chore(indexes): convert create index plugin to the new plugin interface (#5277)
  • beec3cb chore: update AUTHORS and THIRD-PARTY-NOTICES (#5278)
  • 5e764c5 chore(indexes): convert drop indexes to the new plugin interface; update stor...
  • b6e8a00 chore(explain-plan): convert plugin to new interface COMPASS-7403 (#5274)
  • e204ddb chore: update AUTHORS and THIRD-PARTY-NOTICES (#5272)
  • 47983a3 chore(compass-web, crud, aggregations): make sure that all features are corre...
  • eec9fb1 chore: update AUTHORS and THIRD-PARTY-NOTICES (#5271)
  • Additional commits viewable in compare view

Updates @mongodb-js/connection-form from 1.20.4 to 1.21.0

Commits
  • 13985bb chore(release): bump package versions (#5268)
  • ec87936 chore: update AUTHORS and THIRD-PARTY-NOTICES (#5281)
  • 79e9df0 chore: add streams operation methods to DataService COMPASS-7553 (#5273)
  • 351c35f chore(indexes): convert create index plugin to the new plugin interface (#5277)
  • beec3cb chore: update AUTHORS and THIRD-PARTY-NOTICES (#5278)
  • 5e764c5 chore(indexes): convert drop indexes to the new plugin interface; update stor...
  • b6e8a00 chore(explain-plan): convert plugin to new interface COMPASS-7403 (#5274)
  • e204ddb chore: update AUTHORS and THIRD-PARTY-NOTICES (#5272)
  • 47983a3 chore(compass-web, crud, aggregations): make sure that all features are corre...
  • eec9fb1 chore: update AUTHORS and THIRD-PARTY-NOTICES (#5271)
  • Additional commits viewable in compare view

Updates bson-transpilers from 2.0.4 to 2.2.0

Commits
  • c18fdc5 chore(release): bump package versions (#5074)
  • a83fd28 fix(compass-aggregations): fix preferences check for Atlas-only out stages pr...
  • b8b747f chore: update AUTHORS and THIRD-PARTY-NOTICES (#5080)
  • 716378b fix(compass-sidebar): convert to ts, fix save connections bug COMPASS-7418 (#...
  • 27ebc4a chore: only use productName in plugin packages (#5075)
  • 052c51d chore: add new registerHadronPlugin() mechanism COMPASS-7321 (#5060)
  • dfcc0fa feat: add export to language button in delete modal COMPASS-7335 (#5032)
  • 41b2b79 feat(crud): abort in progress update previews COMPASS-7368 (#5068)
  • 64282fb chore: update AUTHORS and THIRD-PARTY-NOTICES (#5073)
  • 25b247a chore(release): bump package versions (#5051)
  • Additional commits viewable in compare view

Updates mongodb-data-service from 22.17.0 to 22.17.1

Commits
  • 13985bb chore(release): bump package versions (#5268)
  • ec87936 chore: update AUTHORS and THIRD-PARTY-NOTICES (#5281)
  • 79e9df0 chore: add streams operation methods to DataService COMPASS-7553 (#5273)
  • 351c35f chore(indexes): convert create index plugin to the new plugin interface (#5277)
  • beec3cb chore: update AUTHORS and THIRD-PARTY-NOTICES (#5278)
  • 5e764c5 chore(indexes): convert drop indexes to the new plugin interface; update stor...
  • b6e8a00 chore(explain-plan): convert plugin to new interface COMPASS-7403 (#5274)
  • e204ddb chore: update AUTHORS and THIRD-PARTY-NOTICES (#5272)
  • 47983a3 chore(compass-web, crud, aggregations): make sure that all features are corre...
  • eec9fb1 chore: update AUTHORS and THIRD-PARTY-NOTICES (#5271)
  • Additional commits viewable in compare view

Updates @mongodb-js/compass-logging from 1.1.6 to 1.2.9

Commits
  • e03c6bc chore(release): bump package versions (#5221)
  • ff8090e chore(compass-crud): add new preferences passing to bulk update test (#5265)
  • 0874f6c feat(crud): add back support for bulk update queries on My Queries page (#5260)
  • 45a4a4b chore: remove import test connections COMPASS-7546 (#5247)
  • f48c76c chore(data-service): move connection attempt into data service for vscode usa...
  • 8d43c9e chore(webpack): look for tsx when trying to find an entry file for the config...
  • c7fa44b chore: update AUTHORS and THIRD-PARTY-NOTICES (#5263)
  • 3fd82cb chore: update AUTHORS and THIRD-PARTY-NOTICES (#5262)
  • a9ebf49 chore(compass-components, home): move all compass components provider into a ...
  • d71419b chore(query-bar): render query bar component only when query bar store render...
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2024
Bumps the compass group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@mongodb-js/compass-components](https://github.com/mongodb-js/compass) | `1.20.2` | `1.21.0` |
| [@mongodb-js/connection-form](https://github.com/mongodb-js/compass) | `1.20.4` | `1.21.0` |
| [bson-transpilers](https://github.com/mongodb-js/compass) | `2.0.4` | `2.2.0` |
| [mongodb-data-service](https://github.com/mongodb-js/compass) | `22.17.0` | `22.17.1` |
| [@mongodb-js/compass-logging](https://github.com/mongodb-js/compass) | `1.1.6` | `1.2.9` |


Updates `@mongodb-js/compass-components` from 1.20.2 to 1.21.0
- [Release notes](https://github.com/mongodb-js/compass/releases)
- [Commits](https://github.com/mongodb-js/compass/compare/@mongodb-js/[email protected]...@mongodb-js/[email protected])

Updates `@mongodb-js/connection-form` from 1.20.4 to 1.21.0
- [Release notes](https://github.com/mongodb-js/compass/releases)
- [Commits](https://github.com/mongodb-js/compass/compare/@mongodb-js/[email protected]...@mongodb-js/[email protected])

Updates `bson-transpilers` from 2.0.4 to 2.2.0
- [Release notes](https://github.com/mongodb-js/compass/releases)
- [Commits](https://github.com/mongodb-js/compass/compare/[email protected]@2.2.0)

Updates `mongodb-data-service` from 22.17.0 to 22.17.1
- [Release notes](https://github.com/mongodb-js/compass/releases)
- [Commits](https://github.com/mongodb-js/compass/compare/[email protected]@22.17.1)

Updates `@mongodb-js/compass-logging` from 1.1.6 to 1.2.9
- [Release notes](https://github.com/mongodb-js/compass/releases)
- [Commits](https://github.com/mongodb-js/compass/compare/@mongodb-js/[email protected]...@mongodb-js/[email protected])

---
updated-dependencies:
- dependency-name: "@mongodb-js/compass-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: compass
- dependency-name: "@mongodb-js/connection-form"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: compass
- dependency-name: bson-transpilers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: compass
- dependency-name: mongodb-data-service
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compass
- dependency-name: "@mongodb-js/compass-logging"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: compass
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/compass-00765cba97 branch from 84d754e to c48ff6c Compare January 3, 2024 04:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/compass-00765cba97 branch January 5, 2024 04:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants