-
-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: arduino/report-size-deltas
base: v1.1.0
head repository: arduino/report-size-deltas
compare: main
Commits on Feb 5, 2024
-
Bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ecf380 - Browse repository at this point
Copy the full SHA 9ecf380View commit details -
Merge pull request #88 from arduino/dependabot/npm_and_yarn/prettier-…
…3.2.5 Bump prettier from 3.2.4 to 3.2.5
Configuration menu - View commit details
-
Copy full SHA for 2d6ad6a - Browse repository at this point
Copy the full SHA 2d6ad6aView commit details
Commits on Feb 7, 2024
-
Bump arduino/setup-task from 1 to 2
Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 1 to 2. - [Release notes](https://github.com/arduino/setup-task/releases) - [Commits](arduino/setup-task@v1...v2) --- updated-dependencies: - dependency-name: arduino/setup-task dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 23e4ba7 - Browse repository at this point
Copy the full SHA 23e4ba7View commit details -
Merge pull request #89 from arduino/dependabot/github_actions/arduino…
…/setup-task-2 Bump arduino/setup-task from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for 438db04 - Browse repository at this point
Copy the full SHA 438db04View commit details
Commits on Feb 26, 2024
-
Bump xt0rted/markdownlint-problem-matcher from 2 to 3
Bumps [xt0rted/markdownlint-problem-matcher](https://github.com/xt0rted/markdownlint-problem-matcher) from 2 to 3. - [Release notes](https://github.com/xt0rted/markdownlint-problem-matcher/releases) - [Changelog](https://github.com/xt0rted/markdownlint-problem-matcher/blob/main/CHANGELOG.md) - [Commits](xt0rted/markdownlint-problem-matcher@v2...v3) --- updated-dependencies: - dependency-name: xt0rted/markdownlint-problem-matcher dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 63eaf89 - Browse repository at this point
Copy the full SHA 63eaf89View commit details -
Merge pull request #92 from arduino/dependabot/github_actions/xt0rted…
…/markdownlint-problem-matcher-3 Bump xt0rted/markdownlint-problem-matcher from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for 1b6a710 - Browse repository at this point
Copy the full SHA 1b6a710View commit details
Commits on Feb 28, 2024
-
Remove non-functional bold tags from Mermaid code
In order to make it easier for the reader to understand the function of complementary example workflows provided in the FAQ, a chart is used to explain the flow of sketches report data between the steps and jobs in the sketch compilation workflow and between the sketch compilation workflow and the deltas report workflow. The Mermaid diagramming language is used to produce this flowchart (GitHub automatically renders Mermaid code in code blocks of Markdown files). The text in charts can be styled and formatted using HTML tags in the Mermaid code. Previously, bold tags were used on the subgraph titles in order to improve the readability of the chart. Since the time the chart was created, something changed in GitHub's Markdown/Mermaid rendering system that causes these tags to no longer cause the intended text styling. They now are simply printed as text, meaning they now have a harmful effect on the readability. For this reason, the tags are hereby removed. No alternative is available. The line break tags continue to work as expected (though unfortunately the text is now left aligned instead of being centered as before) so they are retained.
Configuration menu - View commit details
-
Copy full SHA for c9459a7 - Browse repository at this point
Copy the full SHA c9459a7View commit details -
Merge pull request #93 from per1234/fix-chart
Remove non-functional bold tags from Mermaid code
Configuration menu - View commit details
-
Copy full SHA for ba8c07b - Browse repository at this point
Copy the full SHA ba8c07bView commit details
Commits on Mar 20, 2024
-
Bump black from 23.11.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d577d71 - Browse repository at this point
Copy the full SHA d577d71View commit details
Commits on Mar 24, 2024
-
Merge pull request #97 from arduino/dependabot/pip/black-24.3.0
Bump black from 23.11.0 to 24.3.0
Configuration menu - View commit details
-
Copy full SHA for 0ca09e5 - Browse repository at this point
Copy the full SHA 0ca09e5View commit details
Commits on Jun 3, 2024
-
Bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f85e1d4 - Browse repository at this point
Copy the full SHA f85e1d4View commit details -
Merge pull request #103 from arduino/dependabot/npm_and_yarn/prettier…
…-3.3.0 Bump prettier from 3.2.5 to 3.3.0
Configuration menu - View commit details
-
Copy full SHA for 3fcfa46 - Browse repository at this point
Copy the full SHA 3fcfa46View commit details
Commits on Jun 6, 2024
-
Bump prettier from 3.3.0 to 3.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.0...3.3.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 96f7ab6 - Browse repository at this point
Copy the full SHA 96f7ab6View commit details -
Merge pull request #104 from arduino/dependabot/npm_and_yarn/prettier…
…-3.3.1 Bump prettier from 3.3.0 to 3.3.1
Configuration menu - View commit details
-
Copy full SHA for 6de3ff5 - Browse repository at this point
Copy the full SHA 6de3ff5View commit details -
Bump markdown-link-check from 3.11.2 to 3.12.2
Bumps [markdown-link-check](https://github.com/tcort/markdown-link-check) from 3.11.2 to 3.12.2. - [Release notes](https://github.com/tcort/markdown-link-check/releases) - [Changelog](https://github.com/tcort/markdown-link-check/blob/master/CHANGELOG.md) - [Commits](tcort/markdown-link-check@v3.11.2...v3.12.2) --- updated-dependencies: - dependency-name: markdown-link-check dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for db23de5 - Browse repository at this point
Copy the full SHA db23de5View commit details -
Merge pull request #100 from arduino/dependabot/npm_and_yarn/markdown…
…-link-check-3.12.2 Bump markdown-link-check from 3.11.2 to 3.12.2
Configuration menu - View commit details
-
Copy full SHA for de37507 - Browse repository at this point
Copy the full SHA de37507View commit details
Commits on Jun 8, 2024
-
Bump ajv-formats from 2.1.1 to 3.0.1
Bumps [ajv-formats](https://github.com/ajv-validator/ajv-formats) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/ajv-validator/ajv-formats/releases) - [Commits](ajv-validator/ajv-formats@v2.1.1...v3.0.1) --- updated-dependencies: - dependency-name: ajv-formats dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4cd454c - Browse repository at this point
Copy the full SHA 4cd454cView commit details -
Merge pull request #98 from arduino/dependabot/npm_and_yarn/ajv-forma…
…ts-3.0.1 Bump ajv-formats from 2.1.1 to 3.0.1
Configuration menu - View commit details
-
Copy full SHA for f1783f6 - Browse repository at this point
Copy the full SHA f1783f6View commit details
Commits on Jun 11, 2024
-
Bump prettier from 3.3.1 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.1...3.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f18c7b - Browse repository at this point
Copy the full SHA 5f18c7bView commit details -
Merge pull request #105 from arduino/dependabot/npm_and_yarn/prettier…
…-3.3.2 Bump prettier from 3.3.1 to 3.3.2
Configuration menu - View commit details
-
Copy full SHA for c89d9a6 - Browse repository at this point
Copy the full SHA c89d9a6View commit details
Commits on Jun 13, 2024
-
Don't limit number of open Dependabot pull requests
The Dependabot service is used to keep the project dependencies updated. Thanks to the project's high quality validation infrastructure, the human effort required complete a trivial version bump is minimal. However, some bumps may introduce breaking changes that would require a significant amount of effort to accommodate, or are blocked by external tasks. In this case, the Dependabot pull request can't be merged, but should be left open to track the need to perform the bump when it is feasible. This means that it should be expected that there will be regularly be a small number of Dependabot pull requests left open in the repository over long periods of time. The automated system is here to assist the human project maintainers, not as a tyrannical overlord, so this is the system working exactly as intended. By default, Dependabot is configured to stop submitting pull requests if it already has five open pull requests. This means that if it happens that the accumulation of intentionally on-hold pull requests reaches that number, the project stops receiving the easily handled trivial update PRs. This is very harmful because it results in the completely unnecessary use of outdated dependencies, and unnecessary challenging large bumps when pull requests start being submitted once again after the backlog is cleared. The harmful default configuration is hereby overridden by configuring the maximum open pull request limit at 100. This value was chosen as an arbitrary large number simply to functionally disable the limiting, rather than an expectation that the actual number of open PRs can ever reach that count.
Configuration menu - View commit details
-
Copy full SHA for 1755953 - Browse repository at this point
Copy the full SHA 1755953View commit details -
Merge pull request #106 from per1234/dependabot-max-open-pr
Don't limit number of open Dependabot pull requests
Configuration menu - View commit details
-
Copy full SHA for 774931e - Browse repository at this point
Copy the full SHA 774931eView commit details
Commits on Jul 15, 2024
-
Bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d9332c6 - Browse repository at this point
Copy the full SHA d9332c6View commit details
Commits on Jul 19, 2024
-
Merge pull request #107 from arduino/dependabot/npm_and_yarn/prettier…
…-3.3.3 Bump prettier from 3.3.2 to 3.3.3
Configuration menu - View commit details
-
Copy full SHA for 67e04ce - Browse repository at this point
Copy the full SHA 67e04ceView commit details
Commits on Aug 15, 2024
-
Correct branch name in Codecov badge URL
Previously, the master branch was specified in the URL for the Codecov badge. The repository uses a branch named `main` instead of `master`, so this caused the badge to show "unknown" instead of the code coverage percent as intended.
Configuration menu - View commit details
-
Copy full SHA for 2340ae7 - Browse repository at this point
Copy the full SHA 2340ae7View commit details -
Use standard URL for Codecov badge
This is the URL that is currently provided by the Codecov website. Even though the previous URL worked fine, I think using the one provided by Codecov will be more future proof.
Configuration menu - View commit details
-
Copy full SHA for 01b9fdd - Browse repository at this point
Copy the full SHA 01b9fddView commit details -
Merge pull request #108 from per1234/fix-codecov-badge
Correct branch name in Codecov badge URL
Configuration menu - View commit details
-
Copy full SHA for 9e972f1 - Browse repository at this point
Copy the full SHA 9e972f1View commit details
Commits on Oct 9, 2024
-
Bump actions/upload-artifact from 3 to 4
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>
Configuration menu - View commit details
-
Copy full SHA for ed04cac - Browse repository at this point
Copy the full SHA ed04cacView commit details
Commits on Nov 4, 2024
-
Bump actions/download-artifact from 3 to 4
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>
Configuration menu - View commit details
-
Copy full SHA for 7733ad2 - Browse repository at this point
Copy the full SHA 7733ad2View commit details -
Bump geekyeggo/delete-artifact from 2 to 5
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 5. - [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...v5) --- 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>
Configuration menu - View commit details
-
Copy full SHA for db667df - Browse repository at this point
Copy the full SHA db667dfView commit details -
Don't upload multiple times to same artifact in label sync workflow
The "Sync Labels" GitHub Actions workflow is configured to allow the use of multiple shared label configuration files. This is done by using a job matrix in the GitHub Actions workflow to download each of the files from the source repository in a parallel GitHub Actions workflow job. A GitHub Actions workflow artifact was used to transfer the generated files between sequential jobs in the workflow. The "actions/upload-artifact" and "actions/download-artifact" actions are used for this purpose. Previously, a single artifact was used for the transfer of all the shared label configuration files, with each of the parallel jobs uploading its own generated files to that artifact. However, support for uploading multiple times to a single artifact was dropped in version 4.0.0 of the "actions/upload-artifact" action. So it is now necessary to use a dedicated artifact for each of the builds. These can be downloaded in aggregate by using the artifact name globbing and merging features which were introduced in version 4.1.0 of the "actions/download-artifact" action.
Configuration menu - View commit details
-
Copy full SHA for ae58704 - Browse repository at this point
Copy the full SHA ae58704View commit details -
Merge pull request #57 from arduino/dependabot/github_actions/actions…
…/upload-artifact-4 Bump actions/upload-artifact from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for 2ce50da - Browse repository at this point
Copy the full SHA 2ce50daView commit details
Commits on Nov 26, 2024
-
Bump prettier from 3.3.3 to 3.4.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e3f70ab - Browse repository at this point
Copy the full SHA e3f70abView commit details -
Merge pull request #118 from arduino/dependabot/npm_and_yarn/prettier…
…-3.4.0 Bump prettier from 3.3.3 to 3.4.0
Configuration menu - View commit details
-
Copy full SHA for bc69734 - Browse repository at this point
Copy the full SHA bc69734View commit details
Commits on Nov 27, 2024
-
Bump prettier from 3.4.0 to 3.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d165555 - Browse repository at this point
Copy the full SHA d165555View commit details -
Merge pull request #119 from arduino/dependabot/npm_and_yarn/prettier…
…-3.4.1 Bump prettier from 3.4.0 to 3.4.1
Configuration menu - View commit details
-
Copy full SHA for 64b0641 - Browse repository at this point
Copy the full SHA 64b0641View commit details
Commits on Dec 4, 2024
-
Bump prettier from 3.4.1 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f776185 - Browse repository at this point
Copy the full SHA f776185View commit details -
Merge pull request #120 from arduino/dependabot/npm_and_yarn/prettier…
…-3.4.2 Bump prettier from 3.4.1 to 3.4.2
Configuration menu - View commit details
-
Copy full SHA for 09b0f5d - Browse repository at this point
Copy the full SHA 09b0f5dView commit details
Commits on Feb 10, 2025
-
Bump prettier from 3.4.2 to 3.5.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 734355a - Browse repository at this point
Copy the full SHA 734355aView commit details -
Merge pull request #122 from arduino/dependabot/npm_and_yarn/prettier…
…-3.5.0 Bump prettier from 3.4.2 to 3.5.0
Configuration menu - View commit details
-
Copy full SHA for 4ec37c4 - Browse repository at this point
Copy the full SHA 4ec37c4View commit details
Commits on Feb 14, 2025
-
Bump prettier from 3.5.0 to 3.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4aa9cbf - Browse repository at this point
Copy the full SHA 4aa9cbfView commit details -
Merge pull request #123 from arduino/dependabot/npm_and_yarn/prettier…
…-3.5.1 Bump prettier from 3.5.0 to 3.5.1
Configuration menu - View commit details
-
Copy full SHA for 6f3a0e1 - Browse repository at this point
Copy the full SHA 6f3a0e1View commit details
Commits on Feb 24, 2025
-
Bump prettier from 3.5.1 to 3.5.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.1...3.5.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 17f6fa2 - Browse repository at this point
Copy the full SHA 17f6fa2View commit details
Commits on Feb 25, 2025
-
Merge pull request #124 from arduino/dependabot/npm_and_yarn/prettier…
…-3.5.2 Bump prettier from 3.5.1 to 3.5.2
Configuration menu - View commit details
-
Copy full SHA for 3d1f9d1 - Browse repository at this point
Copy the full SHA 3d1f9d1View commit details
Commits on Feb 28, 2025
-
Bump github-label-sync from 2.3.1 to 3.0.0
Bumps [github-label-sync](https://github.com/Financial-Times/github-label-sync) from 2.3.1 to 3.0.0. - [Release notes](https://github.com/Financial-Times/github-label-sync/releases) - [Changelog](https://github.com/Financial-Times/github-label-sync/blob/master/CHANGELOG.md) - [Commits](Financial-Times/github-label-sync@v2.3.1...v3.0.0) --- updated-dependencies: - dependency-name: github-label-sync dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 42d1a49 - Browse repository at this point
Copy the full SHA 42d1a49View commit details
Commits on Mar 3, 2025
-
Bump prettier from 3.5.2 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e7d439 - Browse repository at this point
Copy the full SHA 2e7d439View commit details
Commits on Mar 4, 2025
-
Merge pull request #127 from arduino/dependabot/npm_and_yarn/prettier…
…-3.5.3 Bump prettier from 3.5.2 to 3.5.3
Configuration menu - View commit details
-
Copy full SHA for 16783bb - Browse repository at this point
Copy the full SHA 16783bbView commit details
Commits on Mar 5, 2025
-
Merge pull request #125 from arduino/dependabot/npm_and_yarn/github-l…
…abel-sync-3.0.0 Bump github-label-sync from 2.3.1 to 3.0.0
Configuration menu - View commit details
-
Copy full SHA for 6eb18fd - Browse repository at this point
Copy the full SHA 6eb18fdView commit details
Commits on Mar 11, 2025
-
Bump markdown-link-check from 3.12.2 to 3.13.7
Bumps [markdown-link-check](https://github.com/tcort/markdown-link-check) from 3.12.2 to 3.13.7. - [Release notes](https://github.com/tcort/markdown-link-check/releases) - [Changelog](https://github.com/tcort/markdown-link-check/blob/master/CHANGELOG.md) - [Commits](tcort/markdown-link-check@v3.12.2...v3.13.7) --- updated-dependencies: - dependency-name: markdown-link-check dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f881bd - Browse repository at this point
Copy the full SHA 0f881bdView commit details -
Merge pull request #128 from arduino/dependabot/npm_and_yarn/markdown…
…-link-check-3.13.7 Bump markdown-link-check from 3.12.2 to 3.13.7
Configuration menu - View commit details
-
Copy full SHA for 042991f - Browse repository at this point
Copy the full SHA 042991fView commit details
There are no files selected for viewing