Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chizmw/botc-custom-script-json2pdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1e86ca23b4b46a4e5c49a0de07593f2250e147dd
Choose a base ref
..
head repository: chizmw/botc-custom-script-json2pdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: af530891e4b96bae00ceddb4f5da9c230ccf385c
Choose a head ref
5 changes: 5 additions & 0 deletions .changeset/absent-crimson-wildfowl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump actions/checkout from 3 to 4
5 changes: 5 additions & 0 deletions .changeset/chief-green-stork.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump pillow from 10.0.0 to 10.0.1
5 changes: 5 additions & 0 deletions .changeset/clear-pink-eagle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps-dev): bump types-requests from 2.31.0.2 to 2.31.0.8
5 changes: 5 additions & 0 deletions .changeset/disabled-sapphire-chipmunk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump urllib3 from 1.26.16 to 1.26.17
5 changes: 5 additions & 0 deletions .changeset/disturbed-harlequin-flamingo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump mikepenz/action-junit-report from 3 to 4
7 changes: 7 additions & 0 deletions .changeset/inadequate-silver-vulture.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->

chore(deps): bump actions/setup-python from 2 to 4
5 changes: 5 additions & 0 deletions .changeset/personal-cyan-guan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump chuhlomin/render-template from 1.7 to 1.8
5 changes: 5 additions & 0 deletions .changeset/smooth-bottles-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

chore(deps): update dependabot configuration to group by ecosystem
5 changes: 5 additions & 0 deletions .changeset/tight-green-crawdad.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1
5 changes: 5 additions & 0 deletions .changeset/various-red-parrot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps-dev): bump pytest from 7.4.0 to 7.4.1
5 changes: 5 additions & 0 deletions .changeset/verbal-ivory-wallaby.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump pypdf from 3.15.4 to 3.16.2
5 changes: 5 additions & 0 deletions .changeset/very-magenta-crab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0
5 changes: 5 additions & 0 deletions .changeset/victorious-white-cow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump boto3 from 1.28.37 to 1.28.62
5 changes: 5 additions & 0 deletions .changeset/wild-white-moose.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'arcane-scripts': patch
---

<!-- markdownlint-disable MD041 -->chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4
1 change: 1 addition & 0 deletions .github/dependabot-changeset.template.md
Original file line number Diff line number Diff line change
@@ -3,4 +3,5 @@
---

<!-- markdownlint-disable MD041 -->

{{- .prTitle -}}
2 changes: 1 addition & 1 deletion .github/workflows/assign-pr.yml
Original file line number Diff line number Diff line change
@@ -13,4 +13,4 @@ jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.6.2
- uses: toshimaru/auto-author-assign@v2.0.1
2 changes: 1 addition & 1 deletion .github/workflows/changelog-info.yml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Get Change Info
uses: chizovation/changesets-changelog-info@v0.1.5
2 changes: 1 addition & 1 deletion .github/workflows/changeset-release.yml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
token: ${{ secrets.CHANGESETS_TOKEN }}
# we want to know about all the tags
4 changes: 2 additions & 2 deletions .github/workflows/dependabot-changeset.yml
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ jobs:
- run: |
echo "Generated name is: ${{ steps.generator.outputs.name }}"
- uses: actions/checkout@v3
- uses: actions/checkout@v4
if: success() && steps.find-pr.outputs.number
with:
# https://github.com/marketplace/actions/add-commit#working-with-prs
@@ -50,7 +50,7 @@ jobs:

- name: Render template
id: render
uses: chuhlomin/render-template@v1.7
uses: chuhlomin/render-template@v1.8
if: success() && steps.find-pr.outputs.number
with:
template: .github/dependabot-changeset.template.md
2 changes: 1 addition & 1 deletion .github/workflows/generate-samples.yml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ jobs:
poetry-version: 1.4.2

- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
# specify the tag as the ref to checkout
ref: ${{ github.ref }}
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Get Changelog Entry
id: get-changelog-entry
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: '3.10'
4 changes: 2 additions & 2 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ jobs:
poetry-version: [1.5.1]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
with:
@@ -50,7 +50,7 @@ jobs:
path: test-results.xml

- name: Publish Test Report
uses: mikepenz/action-junit-report@v3
uses: mikepenz/action-junit-report@v4
if: success() || failure() # always run even if the previous step fails
with:
annotate_notice: true
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: 🚀 Run Label Sync
uses: srealmoreno/label-sync-action@v1
6 changes: 3 additions & 3 deletions .github/workflows/terraform-serverless-deploy.yml
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@ jobs:
terraform-dir: terraform

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}

@@ -123,11 +123,11 @@ jobs:
aws-deployment-role: botc/deploy_json2pdf

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

# do this early so it can fail fast
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v3
uses: aws-actions/configure-aws-credentials@v4
with:
# yamllint disable rule:line-length
aws-access-key-id: ${{ secrets.CHIZOGRAPHY_GITHUB_AWS_ACCESS_KEY_ID }}
4 changes: 2 additions & 2 deletions .github/workflows/update-doc-version.yml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

@@ -31,7 +31,7 @@ jobs:
id: get-changelog-info

- name: Prepare Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.11

Loading