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.1
2.17.0
->2.22.0
^2.8.8
->^3.0.0
~0.20.10
->~0.24.0
^0.20.8
->^0.24.0
Release Notes
rust-lang/cc-rs (cc)
v1.2.1
Compare Source
Other
cl -?
, set stdin to null (#1288)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.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.24.4
Compare Source
[0.24.4] - 2024-11-10
Features
language_for_configuration
tree-sitter.json
file is invalidBug Fixes
LanguageRef
inParser::language
tree-sitter.json
ininit
contains
overis
in warningPerformance
Build System and CI
Other
v0.24.3
Compare Source
[0.24.3] - 2024-10-09
Bug Fixes
get_column
when the lexer is at EOFBuild System and CI
v0.24.2
Compare Source
[0.24.2] - 2024-10-06
Features
Bug Fixes
Build System and CI
tree-sitter.pc
generation (#3745)Other
v0.24.1
Compare Source
[0.24.1] - 2024-10-04
Bug Fixes
v0.24.0
Compare Source
[0.24.0] - 2024-10-04
Breaking
filter
flag from commands in favor ofinclude
andexclude
(#3604)build-wasm
subcommand (#3605)init
command (#3694)StreamingIterator
instead ofIterator
forQueryMatches
andQueryCaptures
(#3504)goto_first_child_for_{byte,point}
(#3263)Features
field_name_for_named_child
(#3614)root
field in node-types.json (#3615)rebuild
flag to force rebuild parsers (#3672)--overview-only
totest
subcommand (#3501)go-tree-sitter
version (#3564)no-ranges
flag to the parse command (#3687)tree-sitter
dev dependency to0.23
(#3563)--no-bindings
flagBug Fixes
child_containing_descendant
and addchild_with_descendant
instead (#3708)edit
signature (#3599)RUST_BINDING_VERSION
inCargo.toml
template1.22
(#3711)fuzz
subcommand (#3562)fuzz
command (#3635) (#3635):skip
& don't report errors on tests marked with:error
(#3640)tree-sitter
to thedev-dependencies
of the Cargo.toml (#3597)Package.swift
(#3631)*.scm
section to.editorconfig
template (#3724)package.json
on error (#3718)-Wpedantic
(#3691):error
has no errortest -u
(#3572)Documentation
Refactor
Build System and CI
0.1.1
(#3730)bump-version
Other
compile_flags.txt
(#3667).as_bytes().len()
on strings (#3664)v0.23.2
Compare Source
[0.23.2] - 2024-10-01
This release only corrected the version in a crate so publishing wouldn't fail.
v0.23.0
Compare Source
[0.23.0] - 2024-08-26
Breaking
Features
fuzz
subcommand (#3385)grammar.json
cannot be found (#3405)--show-fields
flag totest
command (#3502)ts_query_end_byte_for_pattern
(#3451)Bug Fixes
preceding_auxiliary_symbols
(#3550)cargo.toml
template (#3532)tv_nsec
be 0 as well (#3372)CARGO_MANIFEST_DIR
at runtime in build script (#3352)Performance
Documentation
Refactor
Testing
Build System and CI
Other
sprintf()
forsnprintf()
(#3430).build
to gitignore (#3498)v0.22.6
Compare Source
[0.22.6] — 2024-05-05
Features
NO_COLOR
(#3299)Bug Fixes
tree-sitter
field is malformed--no-bindings
is passed (#3323)AsRef<Path>
for the path parameter to avoid clones (#3322)ts_highlighter_add_language
childrenFromFieldXXX
method signatures (#3301)Documentation
\s
for\\s
in query exampleRefactor
grammar.json
tests togrammar.js
(#3325)Build System and CI
build.zig.zon
version when bumping versionsv0.22.5
Compare Source
[0.22.5] — 2024-04-14
Bug Fixes
v0.22.4
Compare Source
[0.22.4] — 2024-04-12
Bug Fixes
Build System and CI
v0.22.3
Compare Source
[0.22.3] — 2024-04-12
Features
Bug Fixes
&&
(#3274)children in
ts_subtree_string
(#3191)/utf-8
flag for parsers using unicode symbols (#3223)build-wasm
temporarily (#3203)build --wasm
should use current_dir (#3203)QueryCursor::captures()
(#3266)build.rs
Performance
Documentation
Refactor
Testing
Build System and CI
v0.22.2
Compare Source
[0.22.2] — 2024-03-17
Breaking
Features
Parser::included_ranges
Bug Fixes
Parser.getIncludedRanges()
(#3164)array_grow_by
(#3176)Documentation
Refactor
Testing
Build System and CI
v0.22.1
Compare Source
Changelog
[0.22.1] — 2024-03-10
Bug Fixes
v0.22.0
Compare Source
Changelog
[0.22.0] — 2024-03-10
Breaking
corpus
dir for testsThe cli will now only look in
test/corpus
for testscurrent*
,is*
, andhas*
methods properties (#3103)Features
nan
withnode-addon-api
and conditionally print logsBug Fixes
scan-build
suggestions (unused assignment/garbage access) (#3056)||
comparison in parentheses when&&
is used (#3070)binding.cc
overwrite should replacePARSER_NAME
(#3116)__declspec(dllexport)
on windows (#3128)v
flag (#3154)types
aftermain
if it exists (#3122)--no-bindings
(#3123).npmignore
, populate Swift's exclude list (#3085)Cargo.toml
description (#3140)api.h
sots_set_allocator
is visible (#3092)Documentation
Ohm
language parserthe
's (#3120)Refactor
Testing
Build System and CI
cc
to remove annoying debug output (#3075)Cargo.lock
needs to be updated (#3066)Other
They don't have any dynamic global data, so all it takes is just declaring them as such
When building rust binding, use wasmtime headers provided via cargo
by the wasmtime-c-api crate.
Allowing this invalid merge caused an invariant to be violated
later on during parsing, when handling a later error.
subtree_compare
(#3111)Ohm
language parser (#3114)binding_files.rs
(#3106)v0.21.0
Changelog
[0.21.0] - 2024-02-21
Breaking
Remove the apply-all-captures flag, make last-wins precedence the default
NOTE: This change might cause breakage in your grammar's highlight tests.
Just flip the order around of the relevant queries, and keep in mind that the
last query that matches will win.
Features
extras
arraygrammar-path
argument for the playground (https://github.com/tree-sitter/tree-sitter/pull/3014)config-path
argument (https://github.com/tree-sitter/tree-sitter/pull/3050)Bug Fixes
externals
map
in the grammar (https://github.com/tree-sitter/tree-sitter/pull/3041)long
forgrammar_path
UNEXPECTED
/MISSING
nodes with an indentation level greater than 0Documentation
token($.foo)
is illegalTSTreeCursor
(https://github.com/tree-sitter/tree-sitter/pull/3021)Tact
language parser (https://github.com/tree-sitter/tree-sitter/pull/3030)Refactor
&PathBuf
->&Path
(https://github.com/tree-sitter/tree-sitter/pull/3035)Testing
Build System and CI
Other
log.html
(https://github.com/tree-sitter/tree-sitter/pull/2996)token
/token.immediate
(https://github.com/tree-sitter/tree-sitter/pull/3036)github_issue_test
file (https://github.com/tree-sitter/tree-sitter/pull/3055)emcc
's stdout and stderr (https://github.com/tree-sitter/tree-sitter/pull/2494)SIDE_MODULE=2
to silence warning (https://github.com/tree-sitter/tree-sitter/pull/3003)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
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
Checkout
From your project repository, check out a new branch and test the changes.