Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sqrrrl
Copy link
Member

@sqrrrl sqrrrl commented Mar 11, 2025

Merge 3.0-dev branch into main.

Steven Bazyl and others added 30 commits January 9, 2025 16:34
…lation and bundling steps prior to using clasp to push files.
…ls. Adds the "-u" or "--user" flag to all commands to select which authorized credentials to use.
BREAKING CHANGE: CLI syntax changed for some commands, specifically the `apis` command group.
chore: Improve readability of command code
 - jettison recursive-readdir and use fdir instead
 - also needed to install @types/picomatch
 - with dotfiles.ts defaultClaspignore
* chore(master): release 2.5.0

* Update CHANGELOG.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Steve Bazyl <[email protected]>
…lation and bundling steps prior to using clasp to push files.
…ls. Adds the "-u" or "--user" flag to all commands to select which authorized credentials to use.
BREAKING CHANGE: CLI syntax changed for some commands, specifically the `apis` command group.
chore: Improve readability of command code
@google-cla
Copy link

google-cla bot commented Mar 11, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Steven Bazyl and others added 19 commits March 10, 2025 19:33
* 2.1.0

* Low impact changes (#619)

* dependencies clean-up

* types for child_process' spawnSync

* types for child_process' spawnSync + options fix

* linting

* Relative rootdir (#620)

* relative rootDir support

* relative rootDir support (untrackedFiles behavior changed)

* relative rootDir doc changes

* Cleanup before next pr (#621)

* prettier + sort imports

* splitLines types

* unused package 'connect'

* ucfirst, isOnline types

* ellipsize types

* redundant package 'fs-copy-file-sync'

* removing extra line

* // TODO

* packages dependencies update

* comment fix

* fixes

* nicer ellipsize typing

* better?

* Refactor `inquirer` package (#622)

* regroup `inquirer` into a single file

* fix typo

* linting

* switch to `find-up`

* switch to `find-up` & `strip-bom`

* dependencies update

* findUp implementation fix

* enum accessor fix

* fs-extra & typescript dependency fix

* linting

* dependencies clean-up (again)

* non any cast

* import cleanup & TODO resolve

* prettier

* ch-ch-changes
Release-as: 2.3.1
Release-As: 2.3.1
* Change CLASP acronym description emphasis from italics to bold in README (#826)

* Updating documentation solving #819 (#820)

Co-authored-by: Yash Totale <[email protected]>
Co-authored-by: Mattias Ekstrand <[email protected]>
* 2.1.0

* Low impact changes (#619)

* dependencies clean-up

* types for child_process' spawnSync

* types for child_process' spawnSync + options fix

* linting

* Relative rootdir (#620)

* relative rootDir support

* relative rootDir support (untrackedFiles behavior changed)

* relative rootDir doc changes

* Cleanup before next pr (#621)

* prettier + sort imports

* splitLines types

* unused package 'connect'

* ucfirst, isOnline types

* ellipsize types

* redundant package 'fs-copy-file-sync'

* removing extra line

* // TODO

* packages dependencies update

* comment fix

* fixes

* nicer ellipsize typing

* better?

* Refactor `inquirer` package (#622)

* regroup `inquirer` into a single file

* fix typo

* linting

* switch to `find-up`

* switch to `find-up` & `strip-bom`

* dependencies update

* findUp implementation fix

* enum accessor fix

* fs-extra & typescript dependency fix

* linting

* dependencies clean-up (again)

* non any cast

* import cleanup & TODO resolve

* prettier

* ch-ch-changes
Release-as: 2.3.1
Release-As: 2.3.1
* Change CLASP acronym description emphasis from italics to bold in README (#826)

* Updating documentation solving #819 (#820)

Co-authored-by: Yash Totale <[email protected]>
Co-authored-by: Mattias Ekstrand <[email protected]>
* 2.1.0

* Low impact changes (#619)

* dependencies clean-up

* types for child_process' spawnSync

* types for child_process' spawnSync + options fix

* linting

* Relative rootdir (#620)

* relative rootDir support

* relative rootDir support (untrackedFiles behavior changed)

* relative rootDir doc changes

* Cleanup before next pr (#621)

* prettier + sort imports

* splitLines types

* unused package 'connect'

* ucfirst, isOnline types

* ellipsize types

* redundant package 'fs-copy-file-sync'

* removing extra line

* // TODO

* packages dependencies update

* comment fix

* fixes

* nicer ellipsize typing

* better?

* Refactor `inquirer` package (#622)

* regroup `inquirer` into a single file

* fix typo

* linting

* switch to `find-up`

* switch to `find-up` & `strip-bom`

* dependencies update

* findUp implementation fix

* enum accessor fix

* fs-extra & typescript dependency fix

* linting

* dependencies clean-up (again)

* non any cast

* import cleanup & TODO resolve

* prettier

* ch-ch-changes
Release-as: 2.3.1
Release-As: 2.3.1
* Change CLASP acronym description emphasis from italics to bold in README (#826)

* Updating documentation solving #819 (#820)

Co-authored-by: Yash Totale <[email protected]>
Co-authored-by: Mattias Ekstrand <[email protected]>
@sqrrrl sqrrrl merged commit b30e694 into master Mar 11, 2025
6 checks passed
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.

4 participants