Skip to content
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

Bump newsroom-core from 1575f91 to b22c2bf in /client #103

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps newsroom-core from 1575f91 to b22c2bf.

Commits
  • b22c2bf Merge remote-tracking branch 'origin/release/2.8' into develop
  • 45e1d66 Pause notifications period is off by 1 day (#1044)
  • e636037 Add a tooltip on hover (#1043)
  • 5554388 [STTNHUB-358] fix: Incorrect date format in NewsAPI token expiry (#1042)
  • 5e7e889 disable signup view when recepients are not set (#1039)
  • f21b14b Merge remote-tracking branch 'origin/develop' into release/2.8
  • 9581d27 Merge remote-tracking branch 'origin/develop' into release/2.8
  • 0c8bd2e Fix : X button doesn't work on any of the search depth options [CPCN-922] (#1...
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `1575f91` to `b22c2bf`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@1575f91...b22c2bf)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 20, 2024
@petrjasek petrjasek merged commit 943c5ab into develop Aug 21, 2024
12 checks passed
@petrjasek petrjasek deleted the dependabot/npm_and_yarn/client/newsroom-core-b22c2bf branch August 21, 2024 06:40
eos87 added a commit that referenced this pull request Oct 11, 2024
* Bump newsroom-core from `7d9644e` to `7731a58` in /client (#86)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `7d9644e` to `7731a58`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@7d9644e...7731a58)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pytest from 8.2.2 to 8.3.1 in /server (#87)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.2...8.3.1)

---
updated-dependencies:
- dependency-name: pytest
  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>

* Bump newsroom-core from `7731a58` to `2d6abb6` in /client (#88)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `7731a58` to `2d6abb6`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@7731a58...2d6abb6)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `2d6abb6` to `311b05c` in /client (#89)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `2d6abb6` to `311b05c`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@2d6abb6...311b05c)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pytest from 8.3.1 to 8.3.2 in /server (#90)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update server requirements

* Bump newsroom-core from `311b05c` to `08b2bdf` in /client (#91)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `311b05c` to `08b2bdf`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@311b05c...08b2bdf)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix github actions server (#93)

* Bump newsroom-core from `08b2bdf` to `a8eb8a9` in /client (#92)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `08b2bdf` to `a8eb8a9`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@08b2bdf...a8eb8a9)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update server

* Bump newsroom-core from `a8eb8a9` to `7840513` in /client (#94)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `a8eb8a9` to `7840513`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@a8eb8a9...7840513)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `7840513` to `a0942c2` in /client (#95)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `7840513` to `a0942c2`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@7840513...a0942c2)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* bump client core (#97)

to get new webpack

* Bump newsroom-core from `80a3abd` to `7c5690c` in /client (#98)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `80a3abd` to `7c5690c`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@80a3abd...7c5690c)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `7c5690c` to `8fd59af` in /client (#99)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `7c5690c` to `8fd59af`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@7c5690c...8fd59af)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix typo

* avoid running celery in docker

* Bump newsroom-core from `8fd59af` to `3ecdc1f` in /client (#100)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `8fd59af` to `3ecdc1f`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@8fd59af...3ecdc1f)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `3ecdc1f` to `1575f91` in /client (#102)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `3ecdc1f` to `1575f91`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@3ecdc1f...1575f91)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `1575f91` to `b22c2bf` in /client (#103)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `1575f91` to `b22c2bf`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@1575f91...b22c2bf)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `b22c2bf` to `fbfa08e` in /client (#105)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `b22c2bf` to `fbfa08e`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@b22c2bf...fbfa08e)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `fbfa08e` to `f53621b` in /client (#106)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `fbfa08e` to `f53621b`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@fbfa08e...f53621b)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump micromatch from 4.0.7 to 4.0.8 in /client (#107)

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `f53621b` to `967e9c1` in /client (#108)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `f53621b` to `967e9c1`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@f53621b...967e9c1)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update server requirements

* Bump newsroom-core from `967e9c1` to `b8a2658` in /client (#110)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `967e9c1` to `b8a2658`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@967e9c1...b8a2658)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `b8a2658` to `bfd43ac` in /client (#111)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `b8a2658` to `bfd43ac`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@b8a2658...bfd43ac)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `bfd43ac` to `3fbba2c` in /client (#112)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `bfd43ac` to `3fbba2c`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@bfd43ac...3fbba2c)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `3fbba2c` to `0e05fdc` in /client (#114)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `3fbba2c` to `0e05fdc`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@3fbba2c...0e05fdc)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pytest from 8.3.2 to 8.3.3 in /server (#115)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.2...8.3.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `0e05fdc` to `5f574a2` in /client (#116)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `0e05fdc` to `5f574a2`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@0e05fdc...5f574a2)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `5f574a2` to `19539a2` in /client (#118)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `5f574a2` to `19539a2`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@5f574a2...19539a2)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `19539a2` to `705edf2` in /client (#119)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `19539a2` to `705edf2`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@19539a2...705edf2)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `705edf2` to `eedc299` in /client (#120)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `705edf2` to `eedc299`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@705edf2...eedc299)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update server requirements

* Bump newsroom-core from `eedc299` to `378cc5b` in /client (#121)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `eedc299` to `378cc5b`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@eedc299...378cc5b)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `378cc5b` to `5721071` in /client (#122)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `378cc5b` to `5721071`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@378cc5b...5721071)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `5721071` to `9f27cad` in /client (#123)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `5721071` to `9f27cad`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@5721071...9f27cad)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump newsroom-core from `9f27cad` to `fd026e8` in /client (#124)

Bumps [newsroom-core](https://github.com/superdesk/newsroom-core) from `9f27cad` to `fd026e8`.
- [Release notes](https://github.com/superdesk/newsroom-core/releases)
- [Commits](superdesk/newsroom-core@9f27cad...fd026e8)

---
updated-dependencies:
- dependency-name: newsroom-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies

* Update dependencies once more

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Petr Jasek <[email protected]>
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.

1 participant