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

Update Rules #729

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

KamasamaK
Copy link
Collaborator

Updated Rules writer, some Rules descriptions, and RULES file. Also updated README.

@KamasamaK KamasamaK merged commit 22eeae2 into cflint:master Mar 25, 2024
3 checks passed
@KamasamaK KamasamaK deleted the update-rules-writer-20240324 branch March 25, 2024 14:16
KamasamaK added a commit that referenced this pull request Mar 25, 2024
* v 1.5.0

* Added IntelliJ IDEA Ultimate plugin link

* Fixed CFLint version in README.md from 1.4 to 1.5 (#704)

* Bump commons-io from 2.5 to 2.7 (#706)

Bumps commons-io from 2.5 to 2.7.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump junit from 4.12 to 4.13.1 (#694)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated the gradle wrapper to 6.4 (#703)

* Bump ant from 1.7.0 to 1.10.9 (#701)

Bumps ant from 1.7.0 to 1.10.9.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jackson.version from 2.10.1 to 2.12.1 (#702)

Bumps `jackson.version` from 2.10.1 to 2.12.1.

Updates `jackson-core` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.10.1...jackson-core-2.12.1)

Updates `jackson-databind` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-module-jaxb-annotations` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.10.1...jackson-modules-base-2.12.1)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* make all urls https since it will fail with http urls (#725)

* Bump com.fasterxml.jackson.core:jackson-databind from 2.10.1 to 2.12.7.1 (#726)

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.12.7.1.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.apache.ant:ant from 1.10.9 to 1.10.11 (#727)

Bumps org.apache.ant:ant from 1.10.9 to 1.10.11.

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add Gradle GitHub Action (#728)

* Update Rules (#729)

* Updated RULES writer

* Updated README

* Update Gradle to 6.9.4 (#731)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Pr1st0n <[email protected]>
Co-authored-by: Kai Koenig <[email protected]>
Co-authored-by: Ed Bartram <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andy Jarrett <[email protected]>
Co-authored-by: Travis Frisinger <[email protected]>
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.

1 participant