Compare commits

...

46 Commits

Author SHA1 Message Date
morpheus65535 5429749e72
no log: Update schedule.yaml 2024-03-20 13:22:04 -04:00
morpheus65535 c2ed1cdb58
no log: Update schedule.yaml 2024-03-20 13:20:51 -04:00
github-actions[bot] 56d54e405b
Merge development into master 2024-02-20 00:29:19 +00:00
github-actions[bot] 38094e6323
Merge development into master 2024-02-04 01:30:27 +00:00
morpheus65535 8282899fac Merge branch 'development'
# Conflicts:
#	.github/workflows/ci.yml
2023-11-28 07:28:57 -05:00
github-actions[bot] a09cc34e09
Merge development into master 2023-10-14 12:45:55 +00:00
github-actions[bot] 823f3d8d3f
Merge development into master 2023-09-16 02:44:25 +00:00
Liang Yi 07697fa212
no log: Revert previous commits from dependbot 2023-08-06 19:11:45 +00:00
dependabot[bot] 643c120c91
no log: Bump vite from 4.3.2 to 4.3.9 in /frontend (#2182)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.2 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 02:55:00 +08:00
dependabot[bot] 1834fbacd9
no log: Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend (#2198)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 02:54:43 +08:00
dependabot[bot] 54248ac592
no log: Bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#2204)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 02:54:26 +08:00
morpheus65535 ec2d10f195 no log: fix CI 2023-08-04 10:43:10 -04:00
github-actions[bot] 64af56cb80
Merge development into master 2023-07-22 13:49:00 +00:00
github-actions[bot] 3c2f940469
Merge development into master 2023-07-11 00:28:02 +00:00
morpheus65535 77f3ff82d5 no log: fix changelog template 2023-06-24 18:19:57 -04:00
morpheus65535 080710e7e1 Merge branch 'development'
# Conflicts:
#	frontend/package-lock.json
#	frontend/package.json
2023-06-24 18:17:40 -04:00
Liang Yi 38d95c5a7c
no log: Revert "no log: Bump socket.io-parser from 4.2.2 to 4.2.3 in /frontend (#2150)"
This reverts commit e7ce635a86.
2023-05-26 02:52:24 +00:00
dependabot[bot] e7ce635a86
no log: Bump socket.io-parser from 4.2.2 to 4.2.3 in /frontend (#2150)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 23:22:56 +08:00
morpheus65535 b485dd9c71 Merge branch 'development'
# Conflicts:
#	frontend/package-lock.json
2023-05-01 20:39:33 -04:00
dependabot[bot] 1fa4cf6afc
no log: Bump d3-color and recharts in /frontend (#2079)
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [recharts](https://github.com/recharts/recharts). These dependencies need to be updated together.


Updates `d3-color` from 2.0.0 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v2.0.0...v3.1.0)

Updates `recharts` from 2.1.16 to 2.4.3
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/recharts/recharts/compare/v2.1.16...v2.4.3)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: recharts
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 00:53:45 +08:00
github-actions[bot] 71a2c758b7
Merge development into master 2023-03-03 02:12:52 +00:00
morpheus65535 1836014ad3
Delete announcements.json 2023-02-12 08:10:39 -05:00
morpheus65535 f3507c4d63
Create announcements.json 2023-02-11 09:42:46 -05:00
github-actions[bot] 0c7e422297
Merge development into master 2022-12-31 16:37:03 +00:00
github-actions[bot] 5722085d1e
Merge development into master 2022-12-05 02:33:36 +00:00
github-actions[bot] 70346950fd
Merge development into master 2022-10-15 12:45:09 +00:00
github-actions[bot] 5882fc07d2
Merge development into master 2022-08-31 02:43:49 +00:00
github-actions[bot] e439f2e3ed
Merge development into master 2022-07-02 12:48:11 +00:00
morpheus65535 135bdf2d45 Merge branch 'development'
# Conflicts:
#	frontend/package-lock.json
2022-04-30 09:09:50 -04:00
github-actions[bot] 1a45fa67bc
Merge development into master 2022-02-26 15:03:54 +00:00
dependabot[bot] bd1423891c
no log: Bump nanoid from 3.1.23 to 3.3.1 in /frontend (#1736)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.3.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 22:59:41 -05:00
dependabot[bot] 2a740fb26d
no log: Bump url-parse from 1.5.3 to 1.5.7 in /frontend (#1729)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 22:56:23 -05:00
github-actions[bot] e305aad597
Merge development into master 2021-12-30 11:52:19 +00:00
github-actions[bot] e1f836dfea
Merge development into master 2021-11-19 01:45:58 +00:00
github-actions[bot] 88b69b5243
Merge development into master 2021-10-12 23:45:07 +00:00
github-actions[bot] ac2052f43d
Merge development into master 2021-09-11 12:47:42 +00:00
github-actions[bot] c66d5662b4
Merge development into master 2021-08-31 16:54:28 +00:00
github-actions[bot] 87bc9ecd29
Merge development into master 2021-08-13 12:06:07 +00:00
github-actions[bot] 80ffdc91b7
Merge development into master 2021-07-19 01:29:47 +00:00
morpheus65535 15d32b61df no log: test action to make sure that Bazarr is starting properly 2021-06-19 10:10:47 -04:00
morpheus65535 5af382e62d no log: test action to make sure that Bazarr is starting properly 2021-06-19 10:03:00 -04:00
morpheus65535 da8d13ff78 no log: test action to make sure that Bazarr is starting properly 2021-06-19 09:48:44 -04:00
Liang Yi 3af4c39e73
no log: Revert wrong commit 2021-05-09 15:27:43 +08:00
Liang Yi 23cf9d4c13
no log: Fix pipeline 2021-05-09 15:26:12 +08:00
github-actions[bot] 2bceafe5af
Merge development into master 2021-05-08 14:06:43 +00:00
github-actions[bot] 1e059d0cee
Merge development into master 2021-04-19 13:27:31 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Execute
uses: benc-uk/workflow-dispatch@v121
uses: benc-uk/workflow-dispatch@v1.2.3
with:
workflow: "release_beta_to_dev"
token: ${{ secrets.WF_GITHUB_TOKEN }}

View File

@ -9,4 +9,4 @@ From newest to oldest:
{{#each commits}}
- {{subject}}{{#if href}} [{{shorthash}}]({{href}}){{/if}}
{{/each}}
{{/each}}
{{/each}}

View File

@ -9,4 +9,4 @@ From newest to oldest:
{{#each commits}}
- {{subject}}{{#if href}} [{{shorthash}}]({{href}}){{/if}}
{{/each}}
{{/each}}
{{/each}}