~pcsx2-team/pcsx2-github-mirror/+git/lz4:lorem2

Last commit made on 2024-02-20
Get this branch:
git clone -b lorem2 https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/lz4

Branch merges

Branch information

Recent commits

ed37236... by Yann Collet

minor: fix missing include

1de550f... by Yann Collet

fixed minor conversion warnings

718fe2a... by Yann Collet

updated lorem ipsum generator

made sentences more complex, by increasing the dictionary count.
It helps reducing the compression ratio towards something closer to real text files.

6b78465... by Yann Collet <email address hidden>

Merge pull request #1367 from lz4/dependabot/github_actions/github/codeql-action-3.24.3

Bump github/codeql-action from 3.24.0 to 3.24.3

1fa7266... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/codeql-action from 3.24.0 to 3.24.3

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.0 to 3.24.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/e8893c57a1f3a2b659b6b55564fdfdbbd2982911...379614612a29c9e28f31f39a59013eb8012a51f0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <email address hidden>

145f380... by Yann Collet <email address hidden>

Merge pull request #1364 from lz4/dependabot/github_actions/actions/upload-artifact-4.3.1

Bump actions/upload-artifact from 4.3.0 to 4.3.1

6423a73... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/upload-artifact from 4.3.0 to 4.3.1

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/26f96dfa697d77e81fd5907df203aa23a56210a8...5d5d22a31266ced268874388b861e4b58bb5c2f3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <email address hidden>

d219f24... by Yann Collet <email address hidden>

Merge pull request #1363 from lz4/level2

LZ4 Level 2

d676576... by Yann Collet

fix incorrect assert

80b7db0... by Yann Collet

fix overly cautious static analyzer warning