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

Release/3.15.4 into main #3462

Merged
merged 75 commits into from
Nov 2, 2023
Merged

Release/3.15.4 into main #3462

merged 75 commits into from
Nov 2, 2023

Conversation

stchris
Copy link
Contributor

@stchris stchris commented Nov 1, 2023

No description provided.

tillprochaska and others added 30 commits September 8, 2023 15:47
* Update translations

* Bump version: 3.14.3 → 3.15.1-rc1

* Fix user guide link on about page (#3228)

* Bump version: 3.15.1-rc1 → 3.15.1-rc2

* New user guide (#3223)

* Remove old user guide

* Add new user guide contents

* Optimize image sizes and dimensions

* Update homepage teaser wording

* Fix annotation positions

* Update video tutorial style to increase contrast between video and intro text

* Exclude some terms from auto translatiosn

* Add Portugese translation

* Fix bad links

* Remove changelog from docs

This was a ghost page (i.e. it was not linked anywhere) and we have been publishing a changelog as part of the repo for some time now.

* Remove unused layout

* Temporarily remove link to timelines article as it hasn’t been written yet

* Add redirects for old user guide links (#3229)

* Upgrade to Astro 2

* Add redirects for old user guide links

* Fix outdated package-lock.json

* Bump ingest-file to 3.19.2

* Bump version: 3.15.1-rc2 → 3.15.1

---------

Co-authored-by: Christian Stefanescu <[email protected]>
Co-authored-by: Christian Stefanescu <[email protected]>
…3283)

Bumps playwright/python from v1.32.1-focal to v1.37.0-focal.

---
updated-dependencies:
- dependency-name: playwright/python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/google-libphonenumber](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-libphonenumber) from 7.4.23 to 7.4.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-libphonenumber)

---
updated-dependencies:
- dependency-name: "@types/google-libphonenumber"
  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>
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  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>
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.4.4 to 6.4.7.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@6.4.7)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  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>
Bumps [@formatjs/intl-locale](https://github.com/formatjs/formatjs) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

---
updated-dependencies:
- dependency-name: "@formatjs/intl-locale"
  dependency-type: direct:production
  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>
dependabot bot and others added 28 commits October 8, 2023 14:34
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0 to 1.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/setup-gcloud@v0...v1)

---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  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>
Bumps node from 18-slim to 20-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump version: 3.15.1 → 3.15.2-rc1

* Revert authlib to < 1

* Bump version: 3.15.2-rc1 → 3.15.2-rc2

* dev worker should use the latest aleph version

* Bump version: 3.15.2-rc2 → 3.15.2

* Replace werkzeug.urls with urllib functions (#3382)

* Bump version: 3.15.2 → 3.15.3-rc1

* Bump version: 3.15.3-rc1 → 3.15.3

---------

Co-authored-by: catileptic <[email protected]>
* Bump the version of ingest-file used in docker-compose

* Bump ingest-file version in aleph/contrib
@stchris stchris marked this pull request as ready for review November 2, 2023 16:35
@stchris stchris merged commit 5318c77 into main Nov 2, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants