chore(deps): update all dependencies #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.0.79
->1.2.13
2.17.0
->2.22.0
^2.8.8
->^3.0.0
~0.20.10
->~0.25.0
^0.20.8
->^0.25.0
Release Notes
rust-lang/cc-rs (cc)
v1.2.13
Compare Source
Other
v1.2.12
Compare Source
Other
-target
and-mtargetos=
on Apple targets (#1384)v1.2.11
Compare Source
Other
stdout
family heuristics to restore classifyingclang --driver-mode=cl
asMsvc { clang_cl: true }
(#1378)-Clto
and-Cembed-bitcode
flag inheritance to beclang
-only (#1379)-m*-version-min=
(#1339)v1.2.10
Compare Source
Other
v1.2.9
Compare Source
Other
v1.2.8
Compare Source
Other
is_like_clang_cl()
getter (#1357)windows-bindgen
dependency (#1347)v1.2.7
Compare Source
Other
find_tool
(#1335)v1.2.6
Compare Source
Other
/Oy
flag for 64-bit targets (#1330)v1.2.5
Compare Source
Other
v1.2.4
Compare Source
Other
qcc
(#1319)v1.2.3
Compare Source
Other
v1.2.2
Compare Source
Other
Build::target
is manually set (#1299)v1.2.1
Compare Source
Other
v1.2.0
Compare Source
Added
Other
v1.1.37
Compare Source
Other
v1.1.36
Compare Source
Other
v1.1.35
Compare Source
Other
v1.1.34
Compare Source
Other
v1.1.33
Compare Source
Other
cc::Build
and size of generated targets (#1257)v1.1.32
Compare Source
Other
rustc
's knowledge of LLVM/Clang target triples (#1252)v1.1.31
Compare Source
Other
v1.1.30
Compare Source
Other
v1.1.29
Compare Source
Other
v1.1.28
Compare Source
Other
v1.1.27
Compare Source
Other
CC_ENABLE_DEBUG_OUTPUT
if it is set to "0" (#1234)v1.1.26
Compare Source
Other
v1.1.25
Compare Source
Other
v1.1.24
Compare Source
Other
v1.1.23
Compare Source
Other
v1.1.22
Compare Source
Other
v1.1.21
Compare Source
Other
-none
(#1212)v1.1.20
Compare Source
Other
v1.1.19
Compare Source
Other
v1.1.18
Compare Source
Other
StderrForwarder::forward_available
(#1203)v1.1.17
Compare Source
Fixed
v1.1.16
Compare Source
Other
v1.1.15
Compare Source
Other
v1.1.14
Compare Source
Other
v1.1.13
Compare Source
Other
v1.1.12
Compare Source
Other
v1.1.11
Compare Source
Other
*FLAGS
(#1181)v1.1.10
Compare Source
Other
v1.1.9
Compare Source
Other
v1.1.8
Compare Source
Other
v1.1.7
Compare Source
Other
.objects
(#1166)v1.1.6
Compare Source
Other
v1.1.5
Compare Source
Other
v1.1.4
Compare Source
Other
v1.1.3
Compare Source
Other
v1.1.2
Compare Source
Other
v1.1.1
Compare Source
Other
v1.1.0
Compare Source
Added
v1.0.106
Compare Source
Other
v1.0.105
Compare Source
Other
v1.0.104
Compare Source
Other
v1.0.103
Compare Source
Other
v1.0.102
Compare Source
Other
v1.0.101
Compare Source
Other
Build::getenv
instead ofenv::var*
in anywhere that makes sense (#1103)v1.0.100
Compare Source
Other
OsStr
instead ofstr
for flags (#1100)dep:
syntax to avoid implicit features. (#1099)v1.0.99
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.98...1.0.99
v1.0.98
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.97...1.0.98
v1.0.97
Compare Source
What's Changed
regenerate-target-info.yml
by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/1060New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.96...1.0.97
v1.0.96
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.95...1.0.96
v1.0.95
Compare Source
What's Changed
try_acquire
by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/1037Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.94...1.0.95
v1.0.94
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.93...1.0.94
v1.0.93
Compare Source
What's Changed
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.92...1.0.93
v1.0.92
Compare Source
What's Changed
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.91...1.0.92
v1.0.91
Compare Source
What's Changed
$compiler -v
by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/1000New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.90...1.0.91
v1.0.90
Compare Source
What's Changed
--target
when targeting Android on non-Windows platforms by @dpaoliello in https://github.com/rust-lang/cc-rs/pull/991New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.89...1.0.90
v1.0.89
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.88...1.0.89
v1.0.88
Compare Source
What's Changed
/System/iOSSupport
to header/library search paths on Mac Catalyst by @madsmtm in https://github.com/rust-lang/cc-rs/pull/961New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.87...1.0.88
v1.0.87
Compare Source
What's Changed
println
s by @amaanq in https://github.com/rust-lang/cc-rs/pull/960New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.86...1.0.87
v1.0.86
Compare Source
What's Changed
--jobserver-auth
wins by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/949New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.85...1.0.86
v1.0.85
Compare Source
What's Changed
--
for files intry_expand
(like in #514) by @pashokitsme in https://github.com/rust-lang/cc-rs/pull/911cargo_warnings
config to control the use of the cargo warning instruction by @scootermon in https://github.com/rust-lang/cc-rs/pull/917New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.84...1.0.85
v1.0.84
Compare Source
Changes
This isn't a complete list, but I've tried to cover everything that is either significant, or could cause problems for people using
cc
in configurations not covered by our tests.feature = parallel
), which should be more efficient. (https://github.com/rust-lang/cc-rs/pull/889).armasm[64].exe
(https://github.com/rust-lang/cc-rs/pull/867, https://github.com/rust-lang/cc-rs/pull/868, https://github.com/rust-lang/cc-rs/pull/869, https://github.com/rust-lang/cc-rs/pull/857)is_flag_supported
(https://github.com/rust-lang/cc-rs/pull/839, https://github.com/rust-lang/cc-rs/pull/886)*-apple-tvos
and*-apple-tvos-sim
targets (https://github.com/rust-lang/cc-rs/pull/881, https://github.com/rust-lang/cc-rs/pull/704)rustc --print deployment-target
when available (https://github.com/rust-lang/cc-rs/pull/848, https://github.com/rust-lang/cc-rs/pull/872)remove_flag
function to remove flags which have been added withadd_flag
(https://github.com/rust-lang/cc-rs/pull/885)-m32
/-mx32
/-m64
flags are passed (https://github.com/rust-lang/cc-rs/pull/709)-isysroot
is passed on Apple targets (https://github.com/rust-lang/cc-rs/pull/703) and how MSVC version is detected on Windows (https://github.com/rust-lang/cc-rs/pull/696).As always, please file bugs if you hit issues.
cc
is used in many more ways than we can possibly test (especially when cross-compiling or using tier-3 platforms).Thanks.
New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.83...1.0.84
v1.0.83
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.82...1.0.83
v1.0.82
Compare Source
This release corrects a deadlock and potential performance regression present since 1.0.80, and contains no other changes. See https://github.com/rust-lang/cc-rs/pull/849 for details.
v1.0.81
Compare Source
This release exists to fix a bug introduced in 1.0.80 where we would panic if non-UTF8 were written to stderr by the C compiler. See https://github.com/rust-lang/cc-rs/pull/842 and https://github.com/rust-lang/cc-rs/issues/841 for more info.
v1.0.80
Compare Source
What's Changed
windows_registry::VsVers
non_exhaustive by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/783Build::clone
: UseArc
instead ofString
/PathBuf
/OsString
by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/782freebsd-version
to all --target=*-freebsd if executed on FreeBSD. by @dot-asm in https://github.com/rust-lang/cc-rs/pull/788get_xxx()
call by @mqudsi in https://github.com/rust-lang/cc-rs/pull/793Build::compile_objects
: Only spawns one thread by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/780os_pipe
with direct implementation by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/822Build::print
: Avoid unnecessary heap alloc by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/824Error::new
: Avoid unnecessary heap alloc by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/823cc::Build::try_compile
: ReusePrintThread
by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/817Build::compile_objects
deadlock on parallel by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/829Build::get_out_dir
: ReturnCow<'_, Path>
by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/831Build::env_cache
: StoreOption<Arc<str>>
as key by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/832Build::compile_objects
on feature parallel by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/833windows-sys
dependency with bindings generation by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/837x86_64h-apple-darwin
target by @thomcc in https://github.com/rust-lang/cc-rs/pull/840New Contributors
Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.79...1.0.80
nodejs/nan (nan)
v2.22.0
Compare Source
6bd62c9
v2.21.0
Compare Source
a7df36e
v2.20.0
Compare Source
5805ca5
v2.19.0
Compare Source
1b630dd
v2.18.0
Compare Source
bdfee17
prettier/prettier (prettier)
v3.5.0
Compare Source
diff
🔗 Release Notes
v3.4.2
Compare Source
diff
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
U+30A0 can be used as the replacement of the
-
in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).Fix comments print on class methods with decorators (#16891 by @fisker)
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)v3.4.0
Compare Source
diff
🔗 Release Notes
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
v3.3.2
Compare Source
diff
Fix handlebars path expressions starts with
@
(#16358 by @Princeyadav05)v3.3.1
Compare Source
diff
Preserve empty lines in front matter (#16347 by @fisker)
Preserve explicit language in front matter (#16348 by @fisker)
Avoid line breaks in import attributes (#16349 by @fisker)
v3.3.0
Compare Source
diff
🔗 Release Notes
v3.2.5
Compare Source
diff
Support Angular inline styles as single template literal (#15968 by @sosukesuzuki)
Angular v17 supports single string inline styles.
Unexpected embedded formatting for Angular template (#15969 by @JounQin)
Computed template should not be considered as Angular component template
Use
"json"
parser fortsconfig.json
by default (#16012 by @sosukesuzuki)In v3.2.0, we introduced
"jsonc"
parser which adds trailing comma by default.When adding a new parser we also define how it will be used based on the
linguist-languages
data.tsconfig.json
is a special file used by TypeScript, it uses.json
file extension, but it actually uses the JSON with Comments syntax. However, we found that there are many third-party tools not recognize it correctly because of the confusing.json
file extension.We decide to treat it as a JSON file for now to avoid the extra configuration step.
To keep using the
"jsonc"
parser for yourtsconfig.json
files, add the following to your.prettierrc
filev3.2.4
Compare Source
prettier --file-info tsconfig.json
{ "ignored": false, "inferredParser": "jsonc" }
v3.2.3
Compare Source
diff
Throw errors for invalid code (#15881 by @fisker, @Josh-Cena, @auvred)
Fix parser inference (#15927 by @fisker)
v3.2.2
Compare Source
diff
Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#15896 by @eelco)
For example this code would crash before:
Fix formatting error on optional call expression and member chain (#15920 by @sosukesuzuki)
v3.2.1
Compare Source
diff
Fix formatting error on member chain (#15915 by @sosukesuzuki)
v3.2.0
Compare Source
diff
🔗 Release Notes
v3.1.1
Compare Source
diff
Fix config file search (#15363 by @fisker)
Previously, we start search for config files from the filePath as a directory, if it happened to be a directory and contains config file, it will be used by mistake.
Skip explicitly passed symbolic links with
--no-error-on-unmatched-pattern
(#15533 by @sanmai-NL)Since Prettier v3, we stopped following symbolic links, however in some use cases, the symbolic link patterns can't be filtered out, and there is no way to prevent Prettier from throwing errors.
In Prettier 3.1.1, you can use
--no-error-on-unmatched-pattern
to simply skip symbolic links.Consistently use tabs in ternaries when
useTabs
istrue
(#15662 by @auvred)Improve config file search (#15663 by @fisker)
The Prettier config file search performance has been improved by more effective cache strategy.
Fix unstable and ugly formatting for comments in destructuring patterns (#15708 by @sosukesuzuki)
Support "Import Attributes" (#15718 by @fisker)
TypeScript 5.3 supports the latest updates to the import attributes proposal.
Fix false claim in docs that cursorOffset is incompatible with rangeStart/rangeEnd (#15750 by @ExplodingCabbage)
The cursorOffset option has in fact been compatible with rangeStart/rangeEnd for over 5 years, thanks to work by @ds300. However, Prettier's documentation (including the CLI
--help
text) continued to claim otherwise, falsely. The documentation is now fixed.Keep curly braces and
from
keyword in emptyimport
statements (#15756 by @fisker)Keep empty import attributes and assertions (#15757 by @fisker)
v3.1.0
Compare Source
diff
🔗 Release Notes
v3.0.3
Compare Source
diff
Add
preferUnplugged: true
topackage.json
(#15169 by @fisker and @so1ve)Prettier v3 uses dynamic imports, user will need to unplug Prettier when Yarn's PnP mode is enabled, add
preferUnplugged: true
topackage.json
, so Yarn will install Prettier as unplug by default.Support shared config that forbids
require()
(#15233 by @fisker)If an external shared config package is used, and the package
exports
don't haverequire
ordefault
export.In Prettier 3.0.2 Prettier fails when attempt to
require()
the package, and throws an error.Allow argument of
require()
to break (#15256 by @fisker)Do not print trailing commas in arrow function type parameter lists in
ts
code blocks (#15286 by @sosukesuzuki)Support TypeScript 5.2
using
/await using
declaration (#15321 by @sosukesuzuki)Support for the upcoming Explicit Resource Management feature in ECMAScript.
using
/await using
declarationv3.0.2
Compare Source
diff
Break after
=
of assignment if RHS is poorly breakable AwaitExpression or YieldExpression (#15204 by @seiyab)Do not add trailing comma for grouped scss comments (#15217 by @auvred)
Print
declare
andexport
keywords for nested namespace (#15249 by @sosukesuzuki)v3.0.1
Compare Source
diff
Fix cursor positioning for a special case (#14812 by @fisker)
Fix plugins/estree.d.ts to make it a module (#15018 by @kingyue737)
Add
export {}
inplugins/estree.d.ts
to fix the "File is not a module" errorAdd parenthesis around leading multiline comment in return statement (#15037 by @auvred)
Add support for Vue "Generic Components" (#15066 by @auvred)
https://blog.vuejs.org/posts/vue-3-3#generic-components
Fix comments print in
IfStatement
(#15076 by @fisker)Add missing type definition for
printer.preprocess
(#15123 by @so1ve)Add missing
getVisitorKeys
method type definition forPrinter
(#15125 by @auvred)Add typing to support
readonly
array properties of AST Node (#15127 by @auvred)Add space before unary minus followed by a function call (#15129 by @pamelalozano)
v3.0.0
Compare Source
diff
🔗 Release Notes
tree-sitter/tree-sitter (tree-sitter)
v0.25.1
Compare Source
Changelog
[0.25.1] — 2025-02-02
Features
Bug Fixes
language
functionDocumentation
Build System and CI
ubuntu-22.04
for x64 builds (#4175)Other
v0.25.0
Compare Source
Changelog
[0.25.0] — 2025-02-01
Notices
This is a large release. As such, a few major changes and how to adapt to them are outlined below:
web-tree-sitter
was rewritten in TypeScript. With that, we also now publish the sourcemaps, and debug builds for the library. We also publish both CommonJS and ESM modules.tree-sitter.json
file in your repository, since the version information for the parser is pulled from this file.time.h
headers in the core library.MISSING
nodes can now be queried, and queries involving supertypes are properly validated now.ts_node_child_containing_descendant
function was removed; usets_node_child_with_descendant
instead (which has nearly the same behavior but can also returndescendant
.)TSInput
now includes a (mandatory) new fieldDecodeFunction
, which allows passing a custom decode function. To use the builtin function, passNULL
.RustRegex
function, which takes in a Rust regex as a string. All of the capabilities of Rust's regex engine are available here, which allows for some nice features that aren't possible with JavaScript regexes.Breaking
tree-sitter.json
(#4107)regex_syntax::Hir
for expanding regexes (#3831)ts_node_child_containing_descendant
(#4107)pattern
topatternIndex
inQueryMatch
(#4141)Language.query
in favor ofnew Query
(#4141)Features
version
subcommand for versioning grammars (#3786)get_column
(#2503)emscripten-version
(#4015)lazy_static
in favor ofLazyLock
(#4130)web-tree-sitter.d.ts
(#4121)patternIndex
field toQueryCapture
(#4141)PredicateStep
types (#4141)cc
1.2 for Rust (#4156)init
command (#3999)parse --time
(#4016)test
subcommand to include/exclude by corpus test file names (#4095).exp
and.lib
files to gitignore template (#4079)node-types.json
(#4116)tree-sitter.json
doesn't exist, rather than hard failing (#4156)TSHighlighter
fields as pub (#3990)funding
field (#4142)class-name
field to grammars (#4142)title
field to grammars (#4142)ts_parser_parse_with_options
(#3843)ts_query_cursor_exec_with_options
(#3843)const
forTSCharacterRanges
(#4027)Send
+Sync
forWasmStore
(#4130)language_for_configuration
(#3816)tree-sitter.json
file is invalid (#3897)Language::node_kind_is_supertype
(#3788)*_with_options
to the parser and query cursor, deprecate old functions (#3843)thiserror
forgenerate
crate (#4048)Send
+Sync
forTagsConfiguration
(#4130)--watch
option forbuild-wasm
andcheck-wasm-exports
xtask commands (#4082)Bug Fixes
LanguageRef
inParser::language
(#3797)StreamingIterator
andStreamingIteratorMut
(#4034)platform (#4106)
build_parse_table
(#3798)tree-sitter.json
ininit
(#3856)contains
overis
in warning (#3867).
(#4142)kebab-case
name is expected (#4142)ts_query_cursor_set
(#3865)node_descendant_for
(#3865)get_column
when the lexer is at EOF (#3764)endian.h
(#3772)subtree.h
(#3787)clock_gettime
on macOS again (#3976)last_child
status to pattern alternatives in queries (#4067)JavaScript
if the select info is undefinedPathBuf
for--query-paths
highlight
option (#4071)ERROR
indescendantsOfType
(#4103)getExtent
(#4074)check-artifacts
script (#4158)test_flags
arg if it's empty for cargo test (#3889)check-wasm-exports
to web changes (#4121)Performance
Documentation
npm install
for editor integration (#3855)contributing.md
--test-number
entries for query, highlight, and tag subcommands (#4054)QueryCaptures
during iteration (#4073)ts_tree_get_changed_ranges
andts_query_cursor_set_{byte,point}_range
(#4114)--locked
to installation instructions (#3850)scan
functionRefactor
ansi_colours
(#4151)CaptureQuantifier
definition (#4141)Testing
assert_eq
callsBuild System and CI
Cargo.toml
s (#3754)cliff.toml
(#3831)bindings.rs
& addLanguage::name
(#3847)ci
if documentation files & friends have changedweb-tree-sitter
(#4121)tree-sitter-language
to 0.1.4api.h
orbindings.rs
changes (#4036)commit.github
tocommit.remote
(#4116)docs
has changedtree-sitter.pc
generation (#3745) (#3745)files
in package.json instead of.npmignore
(#4121)Other
extends beyond
tocontains or starts after
(#4046)FUNDING.yml
FUNDING.yml
v0.24.7
Compare Source
[0.24.7] - 2025-01-12
Bug Fixes
v0.24.6
Compare Source
chore(deps): update dependency prettier to v3to chore(deps): update all dependencies1bd4b6e3b9
to2e1a3def16
2e1a3def16
to249fe4d717
249fe4d717
toddf58e4d3e
ddf58e4d3e
tob188e823fd
b188e823fd
toc3559b7cee
c3559b7cee
toe120aedc7a
e120aedc7a
to8ed6b2dfc5
8ed6b2dfc5
to5807ec7afe
5807ec7afe
to58905696a4
58905696a4
toa05ae36e4e
a05ae36e4e
to9dfaa198d0
9dfaa198d0
tobed6df70fa
bed6df70fa
to3b4f1f1147
3b4f1f1147
to99f8f1fdb6
99f8f1fdb6
tof173aeaf33
f173aeaf33
to23d811202e
23d811202e
to0bf69aed61
0bf69aed61
to1356073a35
1356073a35
todfb2703d44
dfb2703d44
toea1d957bb7
ea1d957bb7
to9c7a299c54
9c7a299c54
toab9707a484
ab9707a484
to7fb74a833e
7fb74a833e
to4f8595442e
4f8595442e
to73cad964fa
73cad964fa
toa167125e0b
a167125e0b
to829fdf3c75
829fdf3c75
tod444f3f5b8
d444f3f5b8
to3c57c06076
3c57c06076
toed5449b942
ed5449b942
to8196fbd84a
8196fbd84a
toa073948f3f
a073948f3f
to8c4e7e2b20
8c4e7e2b20
to99c825db7b
99c825db7b
toeb31ed3909
eb31ed3909
tob4079ca022
b4079ca022
tof0787ee2b6
f0787ee2b6
todc9bbd22bc
dc9bbd22bc
tof84435294b
f84435294b
toccf9464b7e
ccf9464b7e
to2c7b20ccd1
2c7b20ccd1
tod99f3eb646
d99f3eb646
to4925fbc0e4
4925fbc0e4
to5da6f9d0e1
5da6f9d0e1
to861adb7a91
861adb7a91
to1de920f590
1de920f590
to778de602a4
778de602a4
tob49f84ea30
b49f84ea30
toee58f00c45
ee58f00c45
to09c7198f02
09c7198f02
toc35eb25cbf
c35eb25cbf
to1774568a47
1774568a47
tobbdaf3eed2
bbdaf3eed2
toa5d783c2e2
a5d783c2e2
to5323dd339d
5323dd339d
to51cc84d201
51cc84d201
to184a12ecb1
184a12ecb1
toc2c46b7625
c2c46b7625
toa95c00aee0
a95c00aee0
to9c483e60af
9c483e60af
toe8d0c6695b
e8d0c6695b
to62ac944c0e
62ac944c0e
toe3b39f1b5d
e3b39f1b5d
to450e6f62da
450e6f62da
toe40df6b54b
e40df6b54b
to07930daf84
07930daf84
todffdf5f9e7
Checkout
From your project repository, check out a new branch and test the changes.