Skip to content

Tags: Dargon789/fnm

Tags

Add-Vercel-Web-Analytics-to-Next.js-(#124)

Toggle Add-Vercel-Web-Analytics-to-Next.js-(#124)'s commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v1.39.0

Toggle v1.39.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release update version 1.39.0 (#110)

Release version 1.39.0 with updated changelog and supporting metadata.

New Features:

Add a use flag to the install command to control activating installed versions.
Enhancements:

Update fnm default so calling it without arguments returns the current default version.
Build:

Bump the Rust toolchain to version 1.88 and update package metadata for the 1.39.0 release.
Chores:

Remove obsolete changeset files and refresh generated assets and lockfiles for the new release.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

#-1.38.1

Toggle #-1.38.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

update-readme.md-node-v24

Toggle update-readme.md-node-v24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#94)

* Update README.md

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update README.md

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

v1.38.1

Toggle v1.38.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create funny-falcons-breathe.md (#57)

* Create funny-falcons-breathe.md
Bug Fixes:

Update release-to-cargo.yml workflow config to use master as the base branch for fnm
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .changeset/funny-falcons-breathe.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

v1.38.1-b6e57f1

Toggle v1.38.1-b6e57f1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dargon789 patch 2 (#65)

* chore(deps): update actions/setup-node action to v4

* Create weak-moose-love.md

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .changeset/weak-moose-love.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Create config.yml (#64)

CI:
Introduce .circleci/config.yml defining a 'say-hello' job and corresponding workflow

https://github.com/apps/gemini-code-assist
Highlights
New CircleCI Configuration: A new .circleci/config.yml file has been added to the repository, establishing a continuous integration setup.
Basic 'Hello, World!' Job: The initial configuration includes a simple job named say-hello that uses the cimg/base:current Docker image to print 'Hello, World!'.
Workflow Definition: A workflow named say-hello-workflow has been defined to orchestrate and run the say-hello job.
Code Review
This pull request introduces a basic CircleCI configuration file. The initial setup is a good starting point. I have provided a couple of suggestions to improve it for better maintainability and reproducibility. My main feedback is to pin the Docker image version to a specific tag instead of using current to ensure consistent builds. I've also pointed out a minor formatting issue with a trailing empty line.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

@fnm-fix-update-c31f45d

Toggle @fnm-fix-update-c31f45d's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump zip in the cargo group across 1 directory (#47)

Bumps the cargo group with 1 update in the / directory: [zip](https://github.com/zip-rs/zip2).


Updates `zip` from 2.2.0 to 6.0.0
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](zip-rs/zip2@v2.2.0...v6.0.0)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 6.0.0
  dependency-type: direct:production
  dependency-group: cargo
...

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

@fnm-fix-upgrade-542c0e0-(#25)

Toggle @fnm-fix-upgrade-542c0e0-(#25)'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: upgrade prettier from 3.5.1 to 3.5.3 (#25)

Snyk has created this PR to upgrade prettier from 3.5.1 to 3.5.3.

See this package in npm:
prettier

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/ad4c7706-9351-484f-a545-90686691e99c?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

v1.37.0

Toggle v1.37.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version Packages (Schniz#1136)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v1.36.0

Toggle v1.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version Packages (Schniz#1052)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>