You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript/mastodon
dependabot[bot] 4793950136
Bump jest from 28.1.3 to 29.0.3 (#19162)
* Bump babel-jest from 28.1.3 to 29.0.3

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 28.1.3 to 29.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest-environment-jsdom from 28.1.3 to 29.0.3

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest from 28.1.3 to 29.0.3

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
..
actions Fix quickly switching notification filters resulting in empty or incorrect list (#19052) 3 years ago
components Bump jest from 28.1.3 to 29.0.3 (#19162) 3 years ago
containers Add ability to filter individual posts (#18945) 3 years ago
features Add ability to filter individual posts (#18945) 3 years ago
locales New Crowdin updates (#19049) 3 years ago
middleware Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 6 years ago
reducers Fix “Filter this post” potentially listing deleted filters (#19051) 3 years ago
selectors Add ability to filter individual posts (#18945) 3 years ago
service_worker Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409) 3 years ago
store Code style improvements in JavaScript (#13159) 6 years ago
utils Fix WebUI error in development mode (#19078) 3 years ago
api.js Change routing paths to use usernames in web UI (#16171) 4 years ago
base_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 6 years ago
blurhash.js Fix not being able to open audio modal in web UI (#15283) 5 years ago
common.js Migrate Rails ujs as required for Rails 6 Upgrade. (#13280) 6 years ago
compare_id.js
extra_polyfills.js fix multiple space (#12655) 6 years ago
initial_state.js Add customizable user roles (#18641) 4 years ago
is_mobile.js Fix pop-out player appearing on mobile screens in web UI (#15157) 5 years ago
load_keyboard_extensions.js fix: support KaiOS arrow navigation on public pages (#12251) 6 years ago
load_polyfills.js Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115) 6 years ago
main.js Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409) 3 years ago
performance.js
permissions.js Add customizable user roles (#18641) 4 years ago
ready.js
scroll.js
settings.js
stream.js Fixed ESLint error (#15214) 5 years ago
test_setup.js Replace to testing-library from enzyme (#14152) 6 years ago
uuid.js