This repository was archived by the owner on Aug 4, 2022. It is now read-only.
Bump glean-parser from 1.28.6 to 1.29.0 in /application - #84
Merged
Conversation
Bumps [glean-parser](https://github.com/mozilla/glean_parser) from 1.28.6 to 1.29.0. - [Release notes](https://github.com/mozilla/glean_parser/releases) - [Changelog](https://github.com/mozilla/glean_parser/blob/main/HISTORY.rst) - [Commits](mozilla/glean_parser@v1.28.6...v1.29.0) Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
No concerns here regarding burnham. What do you think @badboy? 📦 |
badboy
approved these changes
Oct 16, 2020
badboy
left a comment
Member
There was a problem hiding this comment.
Is glean-parser a direct dependency?
For Android/iOS we explicitly pin the exact version of glean-parser needed for some version of Glean. Mostly as a precaution.
In this case (1.28.6 -> 1.29.0) there actually was a breaking change (which means we're not properly following semver here), but that breaking change shouldn't affect burnham in any way (see HISTORY)
Contributor
|
No, glean-parser is not a direct dependency. |
This was referenced Oct 16, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps glean-parser from 1.28.6 to 1.29.0.
Release notes
Sourced from glean-parser's releases.
Changelog
Sourced from glean-parser's changelog.
Commits
89b2c58Update to 1.29.094ca005Dont always include unit (#239)ddebe21Bump flake8 from 3.8.3 to 3.8.4 (#238)75ff104Bump pytest from 6.1.0 to 6.1.1 (#237)549cd9eBug 1668547: Incl. metric identifier in comment in gen. code (#235)e90b52cBug 1668798: Fail on absent files, unless --allow-missing-files (#236)155e7eaBump yamllint from 1.24.2 to 1.25.0 (#234)f319642Bump pytest from 6.0.2 to 6.1.0 (#233)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)