forked from mozilla/addons-server
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from mozilla:master #4802
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
Open
pull
wants to merge
4,842
commits into
fakegit:master
Choose a base branch
from
mozilla:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Co-authored-by: Bjørn I. <bjorni.svindseth@yahoo.com> (nn-NO)
Co-authored-by: Bjørn I. <bjorni.svindseth@yahoo.com> (nn-NO)
Co-authored-by: Pin-guang Chen <petercpg@mail.moztw.org> (zh-TW)
Co-authored-by: George kitsoukakis <norhorn@gmail.com> (el)
Co-authored-by: Valery Ledovskoy <valery@ledovskoy.com> (ru)
Co-authored-by: Håvar Henriksen <havar@firefox.no> (nb-NO)
Co-authored-by: Andreas Pettersson <amvpet@gmail.com> (sv-SE)
Co-authored-by: wladow <valastiak@mozilla.sk> (sk)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Avoid raising exceptions when parsing invalid manifests Validate that fields that should contain a dict do return one - we're calling this parsing code before the linter has run, so the manifest could be invalid. When we detect such invalid fields, raise InvalidManifest, the validation task catches that to let the linter run and provide an appropriate error message to the developer. * Test fixes * Use Mapping as the type to check, default to empty dict fallback where needed
Co-authored-by: soucet <soucet@centrum.cz> (cs)
Co-authored-by: soucet <soucet@centrum.cz> (cs)
Co-authored-by: soucet <soucet@centrum.cz> (cs)
Co-authored-by: soucet <soucet@centrum.cz> (cs)
Co-authored-by: soucet <soucet@centrum.cz> (cs)
Co-authored-by: soucet <soucet@centrum.cz> (cs)
Co-authored-by: soucet <soucet@centrum.cz> (cs)
Co-authored-by: soucet <soucet@centrum.cz> (cs)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Balázs Meskó <meskobalazs@mailbox.org> (hu)
* add link to source builder * Apply suggestions from code review Co-authored-by: William Durand <will+git@drnd.me> --------- Co-authored-by: William Durand <will+git@drnd.me>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.0.16. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Wolf <milupo@sorbzilla.de> (hsb) Co-authored-by: Valery Ledovskoy <valery@ledovskoy.com> (ru)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.9 to 0.14.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.9...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.4 to 0.5.5. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.4...0.5.5) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.3.0 to 27.4.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.3.0...27.4.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Wolf <milupo@sorbzilla.de> (dsb, hsb)
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.5 to 3.3.1. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.5...3.3.1) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ipython from 8.32.0 to 9.8.0 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 8.32.0 to 9.8.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.32.0...9.8.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Add ipython-pygments-lexers (ipython 9.x dep) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mathieu Pillard <mpillard@mozilla.com>
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Selim Şumlu <selim@sum.lu> (tr)
Co-authored-by: Ger <ger_a@web.de> (de) Co-authored-by: Michael Köhler <michael.koehler1@gmx.de> (de)
Co-authored-by: Mark Heijl <markh@babelzilla.org> (nl) Co-authored-by: Fjoerfoks <fryskefirefox@gmail.com> (fy-NL)
Co-authored-by: berry <igory.ygr200@gmail.com> (ru)
Co-authored-by: Ian Neal <iann_bugzilla@blueyonder.co.uk> (en-GB)
Co-authored-by: Cláudio Esperança <cesperanc@gmail.com> (pt-PT)
Co-authored-by: Victor Ibragimov <victor.ibragimov@gmail.com> (tg)
Co-authored-by: Victor Ibragimov <victor.ibragimov@gmail.com> (tg)
Co-authored-by: Balázs Meskó <meskobalazs@mailbox.org> (hu) Co-authored-by: Melo46 <melo@carmu.com> (ia)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.47.0 to 2.48.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.47.0...2.48.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Pettersson <amvpet@gmail.com> (sv-SE)
Co-authored-by: Lan Glad <upwinxp@gmail.com> (sl)
Co-authored-by: ravmn <ravmn@ravmn.cl> (es-CL)
…24301) * Add dummy upload endpoint for local/dev/stage to test upload speed
Co-authored-by: Selim Şumlu <selim@sum.lu> (tr)
Co-authored-by: chutten <chutten@mozilla.com> (en-CA)
Co-authored-by: Melo46 <melo@carmu.com> (ia)
Co-authored-by: dex <krzysztof.glebowicz@gmail.com> (pl) Co-authored-by: Victoria <Royal.Victoria@proton.me> (pl)
Co-authored-by: dex <krzysztof.glebowicz@gmail.com> (pl)
Co-authored-by: Melo46 <melo@carmu.com> (ia)
Co-authored-by: ravmn <ravmn@ravmn.cl> (es-CL)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )