-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: arduino-libraries/ArduinoGraphics
base: 1.1.0
head repository: arduino-libraries/ArduinoGraphics
compare: 1.1.1
- 9 commits
- 8 files changed
- 3 contributors
Commits on Jun 27, 2023
-
Adjust spell check tool configuration to avoid false positive
The repository's CI system includes a check for commonly misspelled words. The latest version of the codespell tool dependency used for this spell check is always used. This means that the results of the spell check can change as new versions of the tool are released. The recent codespell release introduced a false positive result. This is corrected by adding the word to the ignore list in the codespell configuration file.
Configuration menu - View commit details
-
Copy full SHA for f2f5585 - Browse repository at this point
Copy the full SHA f2f5585View commit details -
Merge pull request #31 from per1234/fix-spellcheck
Adjust spell check tool configuration to avoid false positive
Configuration menu - View commit details
-
Copy full SHA for 2eaeeb4 - Browse repository at this point
Copy the full SHA 2eaeeb4View commit details
Commits on Sep 5, 2023
-
Bump actions/checkout from 3 to 4 (#32)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33e287d - Browse repository at this point
Copy the full SHA 33e287dView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8b2c9b - Browse repository at this point
Copy the full SHA b8b2c9bView commit details
Commits on Feb 14, 2024
-
Bump actions/download-artifact from 3 to 4 (#33)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e9e081a - Browse repository at this point
Copy the full SHA e9e081aView commit details -
Bump actions/upload-artifact from 3 to 4 (#34)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 184849d - Browse repository at this point
Copy the full SHA 184849dView commit details -
Bump geekyeggo/delete-artifact from 2 to 4 (#35)
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 4. - [Release notes](https://github.com/geekyeggo/delete-artifact/releases) - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md) - [Commits](GeekyEggo/delete-artifact@v2...v4) --- updated-dependencies: - dependency-name: geekyeggo/delete-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2eaeb4c - Browse repository at this point
Copy the full SHA 2eaeb4cView commit details -
Fix regression concerning report-size-deltas (#37)
* Fix regression concerning report-size-deltas For more information see here: https://github.com/arduino/report-size-deltas/blob/main/docs/FAQ.md#size-deltas-report-workflow-triggered-by-schedule-event . * Fix: erroneous constant used for path.
Configuration menu - View commit details
-
Copy full SHA for 3a67d0b - Browse repository at this point
Copy the full SHA 3a67d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ac2e5 - Browse repository at this point
Copy the full SHA 01ac2e5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.0...1.1.1