Skip to content

Bump git-parse and apollo - #140

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6319fbc24b
Open

Bump git-parse and apollo#140
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-6319fbc24b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps git-parse to 2.1.1 and updates ancestor dependency apollo. These dependencies need to be updated together.

Updates git-parse from 1.0.4 to 2.1.1

Release notes

Sourced from git-parse's releases.

v2.1.1

What's Changed

  • Use Node 12 instead of Node 14
  • Bundle TS types with library

Internal Changes

Full Changelog: wayfair/git-parse@v2.1.0...v2.1.1

v2.1.0

What's Changed

New Contributors

Full Changelog: wayfair/git-parse@v2.0.0...v2.1.0

Tagged also to fix upstream versioning -- our automation didn't handle the case where we didn't update package.json as in 2.0.0

v2.0.0

What's Changed

New Contributors

Full Changelog: wayfair/git-parse@v1.0.5...v2.0.0

v1.0.5

Fix a lot of dependabot updates into the repo, as well as automate the release / publishing process.

Changelog

Sourced from git-parse's changelog.

2.1.1 (March 29, 2022)

Chores

  • Migrates package manager from npm to yarn2
  • Uses node 12 instead of 14 to better support apollo-graphql downstream
  • Replace Flow with TypeScript for type checking
  • Bundle TS types with library
  • Add workflow to auto close PRs with no response from the author after 30 days
  • Add workflow to close stale PRs and Issues
  • Add checks via https://www.npmjs.com/package/husky and commit-lint to validate commit messages match the Conventional Commit specification specification.

2.0.0 (November 8, 2021)

Features

  • Changelog will now track changes when they are made!
  • Increased verbosity in npm ci for GitHub Action checks

Bug Fixes

  • Removed unused inquirer and lodash dependencies
  • Removed unused nock dependency

Breaking Changes

  • Updated project to indicate support for Nodejs v14.x and above
Commits
Maintainer changes

This version was pushed to npm by wayfair, a new releaser for git-parse since your current version.


Updates apollo from 2.33.6 to 2.34.0

Release notes

Sourced from apollo's releases.

apollo@2.34.0

Minor Changes

apollo@2.33.11

No release notes provided.

apollo@2.33.9

No release notes provided.

apollo@2.33.8

No release notes provided.

apollo@2.33.7

No release notes provided.

Changelog

Sourced from apollo's changelog.

CHANGELOG

Note: Apollo's GraphQL VSCode extension is no longer housed in this repository. It is now maintained separately in this repo.

vNEXT

  • Nothing yet! Stay tuned.

apollo@2.33.11

  • This release includes a number of updates for dependencies within this repo's projects. Behavior changes aren't expected and should be considered reportable issues.

  • apollo-language-server

    • Remove moment as a dependency #2595

apollo@2.33.10

  • This release includes a number of patch updates for dependencies within the following packages. Behavior changes aren't expected and should be considered reportable issues.

    • apollo-codegen-core@0.40.8
    • apollo-codegen-flow@0.38.8
    • apollo-codegen-scala@0.39.8
    • apollo-codegen-swift@0.40.8
    • apollo-codegen-typescript@0.40.8
    • apollo-graphql@0.9.6
    • apollo-language-server@1.26.8
    • @​apollographql/apollo-tools@​0.5.3
    • apollo@2.33.10
  • apollo-tools@0.5.3

    • Add undeclared peer dependency graphql #2049

apollo@2.33.9

  • apollo-language-server@1.26.7 / apollo-codegen-core@0.40.7
    • Adjust apollo-codegen-core to use the same withTypenameFieldAddedWhereNeeded utility as apollo-language-server, to make sure modified operations align between codegen and anything leveraging the language server utility functions (like the client:push command). @​hwillson in #2473

apollo@2.33.8

apollo@2.33.7

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [git-parse](https://github.com/wayfair/git-parse) to 2.1.1 and updates ancestor dependency [apollo](https://github.com/apollographql/apollo-tooling). These dependencies need to be updated together.


Updates `git-parse` from 1.0.4 to 2.1.1
- [Release notes](https://github.com/wayfair/git-parse/releases)
- [Changelog](https://github.com/wayfair/git-parse/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wayfair/git-parse/commits/v2.1.1)

Updates `apollo` from 2.33.6 to 2.34.0
- [Release notes](https://github.com/apollographql/apollo-tooling/releases)
- [Changelog](https://github.com/apollographql/apollo-tooling/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-tooling/compare/apollo@2.33.6...apollo@2.34.0)

---
updated-dependencies:
- dependency-name: git-parse
  dependency-version: 2.1.1
  dependency-type: indirect
- dependency-name: apollo
  dependency-version: 2.34.0
  dependency-type: direct:development
...

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 Jul 27, 2026
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