-
-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: Skenvy/Collatz
base: LaTeX-v0.0.1
head repository: Skenvy/Collatz
compare: ruby-v1.1.0
- 15 commits
- 18 files changed
- 2 contributors
Commits on Feb 3, 2025
-
Bump the everything-else group across 1 directory with 14 updates (#883)
Bumps the everything-else group with 14 updates in the /python directory: | Package | From | To | | --- | --- | --- | | [twine](https://github.com/pypa/twine) | `6.0.1` | `6.1.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.3` | `3.3.4` | | [tox](https://github.com/tox-dev/tox) | `4.23.2` | `4.24.1` | | [babel](https://github.com/python-babel/babel) | `2.16.0` | `2.17.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.13.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.0` | `5.5.1` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.5.0` | `8.6.1` | | [isort](https://github.com/pycqa/isort) | `5.13.2` | `6.0.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` | | [pygments](https://github.com/pygments/pygments) | `2.19.0` | `2.19.1` | | [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.8.0` | `1.9.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.1` | `20.29.1` | Updates `twine` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.0.1...6.1.0) Updates `pylint` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.3...v3.3.4) Updates `tox` from 4.23.2 to 4.24.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.23.2...4.24.1) Updates `babel` from 2.16.0 to 2.17.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.16.0...v2.17.0) Updates `beautifulsoup4` from 4.12.3 to 4.13.0 Updates `cachetools` from 5.5.0 to 5.5.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.0...v5.5.1) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) Updates `filelock` from 3.16.1 to 3.17.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.1...3.17.0) Updates `importlib-metadata` from 8.5.0 to 8.6.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.5.0...v8.6.1) Updates `isort` from 5.13.2 to 6.0.0 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.0) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.5.0...v10.6.0) Updates `pygments` from 2.19.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.0...2.19.1) Updates `pyproject-api` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/tox-dev/pyproject-api/releases) - [Commits](tox-dev/pyproject-api@1.8.0...1.9.0) Updates `virtualenv` from 20.28.1 to 20.29.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.1...20.29.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: everything-else - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major dependency-group: everything-else - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: pyproject-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c71a6d2 - Browse repository at this point
Copy the full SHA c71a6d2View commit details -
Bump @types/node from 22.10.5 to 22.13.0 in /javascript (#882)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.13.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 79da989 - Browse repository at this point
Copy the full SHA 79da989View commit details -
Bump typescript from 5.7.2 to 5.7.3 in /javascript (#862)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de88766 - Browse repository at this point
Copy the full SHA de88766View commit details -
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.4 (#872)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.2 to 1.12.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@15c56db...76f52bc) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 17b2abf - Browse repository at this point
Copy the full SHA 17b2abfView commit details -
Bump mocha from 11.0.1 to 11.1.0 in /javascript in the mocha-chai gro…
…up (#875) Bumps the mocha-chai group in /javascript with 1 update: [mocha](https://github.com/mochajs/mocha). Updates `mocha` from 11.0.1 to 11.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mocha-chai ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 768363f - Browse repository at this point
Copy the full SHA 768363fView commit details -
Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 in /java (…
…#878) Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.1 to 10.21.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.1...checkstyle-10.21.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47d15fe - Browse repository at this point
Copy the full SHA 47d15feView commit details
Commits on Feb 23, 2025
-
Bump the everything-else group across 1 directory with 3 updates (#900)
Bumps the everything-else group with 3 updates in the /python directory: [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [cryptography](https://github.com/pyca/cryptography) and [virtualenv](https://github.com/pypa/virtualenv). Updates `beautifulsoup4` from 4.13.0 to 4.13.3 Updates `cryptography` from 44.0.0 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...44.0.1) Updates `virtualenv` from 20.29.1 to 20.29.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.29.1...20.29.2) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2459ae6 - Browse repository at this point
Copy the full SHA 2459ae6View commit details -
Bump chai from 5.1.2 to 5.2.0 in /javascript in the mocha-chai group (#…
…898) Bumps the mocha-chai group in /javascript with 1 update: [chai](https://github.com/chaijs/chai). Updates `chai` from 5.1.2 to 5.2.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.1.2...v5.2.0) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mocha-chai ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb2485f - Browse repository at this point
Copy the full SHA cb2485fView commit details -
Bump github/codeql-action from 3.28.0 to 3.28.9 (#887)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.0 to 3.28.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@48ab28a...9e8d078) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e6a92e - Browse repository at this point
Copy the full SHA 3e6a92eView commit details -
Bump typedoc from 0.27.6 to 0.27.7 in /javascript (#891)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.6 to 0.27.7. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.6...v0.27.7) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d279acb - Browse repository at this point
Copy the full SHA d279acbView commit details -
Bump flake8 from 7.1.1 to 7.1.2 in /python in the flake8 group (#895)
Bumps the flake8 group in /python with 1 update: [flake8](https://github.com/pycqa/flake8). Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flake8 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e420b26 - Browse repository at this point
Copy the full SHA e420b26View commit details -
Bump myst-parser from 4.0.0 to 4.0.1 in /python in the sphinx group (#…
…896) Bumps the sphinx group in /python with 1 update: [myst-parser](https://github.com/executablebooks/MyST-Parser). Updates `myst-parser` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sphinx ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6612499 - Browse repository at this point
Copy the full SHA 6612499View commit details -
Bump @types/node from 22.13.0 to 22.13.4 in /javascript (#899)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.0 to 22.13.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91c2b82 - Browse repository at this point
Copy the full SHA 91c2b82View commit details -
Ruby -- v1.0.1 -- drop support for 2.7 (#903)
* Started the devlog, ran �undle gem collatz, and shuffled around some files * Some minor additions * Comment out the line causing github to not likje ruby-build.yaml * Add comments around trying to figure out what the files are that bundler made * Add all suggested cops to rubocop, extend devlog, add test recipe to workflows * Set the rubocop cache false to see if that fixes the spurious Lint/ScriptPermission error on the bin/console file * See if specifically restricting to 2.7.0 version fixes the linter issue..? * Explicitly ignore the ScriptPermission cop * Uncomment some of the build and release and recipe clean up * Remove bundle clean * Add the instructions and steps to handle the gem publishing, with the version being set to 0.0.1 * Bump to version 0.0.2 and add the chmod 0600 to the ~/.gem/credentials * Whoops, add the actual github token string into the bearer token for rubygems * Add the package permission to the github token for the publish job * Add the links to the gem hosts in the readmes * Add rdoc * Add the enums and assertion functions * Add the normal function and reverse function without tests yet * Add tests for the function * Test the reverse function * Add a make docs recipe and set version to 0.1.0 * Resolved all but the linter warning Style/OptionalBooleanParameter * Properly convert all 'positional args' to proper ruby kwargs * Add RDoc comments and homepage * Prepare the docs publishing and merging steps * Added the ruby discord suggestion list in devlog and implement some of them * Update the private modifier * Move everything into a top level module * Split constants into new subfolder rb file * Break the main file up into smaller required files * implement stopping_time_terminus * Most hailstone tests work, but some cops aren't happy * Hailstone tests functionally complete, now just some cops to deal with * Finished the hailstone function and tests * Added the stopping time, working on converting the java tests * Implement the stopping time tests * WIP tree graph * WIP the tree graph * WIP Tree Graph * WIP added custom equality to tree graphs, but now need to fix an issue with zero trap orbits * Finish the first tree graph test * All tree graph tests pass * Make the tests for tree graph more aligned * Some doc comment factoring * Some changes to get the RDoc files more meaningful. Odd behaviour on where the module_function access modifier goes * Bump to the first major version * Add passable permissions to the ruby test in build * Bump Rubocop version * Merge main * Ruby drop support for 2.7 because GH's MacOS-12 runner no longer exists * Dupe dependabot's #902 * Add rvm de-wraps to gh wfs, update rdoc and rubocop * Move rubocop linting to its own recipe and add new cops * Fix a spelling mistake lol * Set gem system version to the most recent version that still works on ruby 3.0 --------- Co-authored-by: Skenvy <>
Configuration menu - View commit details
-
Copy full SHA for 1668f05 - Browse repository at this point
Copy the full SHA 1668f05View commit details -
Ruby -- v1.1.0 -- drop support for 2.7 (#904)
The squash merge directly before this included the WHOLE comment for this long lived branch. This isn't what's included in THIS commit, it's what was included in the last commit, that will go through to publishing hopefully now that the issue with the disappearing .gem folder is fixed 🤞 * Ruby drop support for 2.7 because GH's MacOS-12 runner no longer exists (~actions/runner-images#10721) * Dupe dependabot's #902 * Add rvm de-wraps to gh wfs, update rdoc and rubocop * Move rubocop linting to its own recipe and add new cops * Fix a spelling mistake lol * Set gem system version to the most recent version that still works on ruby 3.0 * Bump the minor version and ensure the .gem folder exists when publishing
Configuration menu - View commit details
-
Copy full SHA for e467dd9 - Browse repository at this point
Copy the full SHA e467dd9View 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 LaTeX-v0.0.1...ruby-v1.1.0