Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Feb 29, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Feb 29, 2024
mozilla-pontoon and others added 29 commits November 25, 2025 16:51
Co-authored-by: Valery Ledovskoy <[email protected]> (ru)
Co-authored-by: Håvar Henriksen <[email protected]> (nb-NO)
Co-authored-by: Andreas Pettersson <[email protected]> (sv-SE)
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>
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: 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ó <[email protected]> (hu)
* add link to source builder

* Apply suggestions from code review

Co-authored-by: William Durand <[email protected]>

---------

Co-authored-by: William Durand <[email protected]>
#24170)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 30 commits January 7, 2026 14:04
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>
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] <[email protected]>

* Add ipython-pygments-lexers (ipython 9.x dep)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mathieu Pillard <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Selim Şumlu <[email protected]> (tr)
Co-authored-by: Ger <[email protected]> (de)
Co-authored-by: Michael Köhler <[email protected]> (de)
Co-authored-by: Mark Heijl <[email protected]> (nl)
Co-authored-by: Fjoerfoks <[email protected]> (fy-NL)
Co-authored-by: Cláudio Esperança <[email protected]> (pt-PT)
Co-authored-by: Victor Ibragimov <[email protected]> (tg)
Co-authored-by: Victor Ibragimov <[email protected]> (tg)
Co-authored-by: Balázs Meskó <[email protected]> (hu)
Co-authored-by: Melo46 <[email protected]> (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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Pettersson <[email protected]> (sv-SE)
…24301)

* Add dummy upload endpoint for local/dev/stage to test upload speed
Co-authored-by: Selim Şumlu <[email protected]> (tr)
Co-authored-by: dex <[email protected]> (pl)
Co-authored-by: Victoria <[email protected]> (pl)
Co-authored-by: Jim Spentzos <[email protected]> (el)
Co-authored-by: Michal Krajíc <[email protected]> (cs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants